Opened 10 years ago
Last modified 4 years ago
#13071 assigned defect
ThumbnailPicker reload html as image
Reported by: | sayuri | Owned by: | dylan |
---|---|---|---|
Priority: | high | Milestone: | 1.15 |
Component: | Dojox | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
At template (source:dojox/trunk/image/resources/[email protected]),
<img src="" dojoAttachPoint="navPrevImg"/> ... <img src="" dojoAttachPoint="navNextImg"/>
so empty img src cause reloading html as image. It should be src="${_blankGif}".
Change History (3)
comment:1 Changed 10 years ago by
Owner: | changed from Adam Peller to dante |
---|
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Owner: | changed from dante to dylan |
Status: | new → assigned |
comment:3 Changed 4 years ago by
Milestone: | 1.13 → 1.15 |
---|
Ticket planning... move current 1.13 tickets out to 1.15 to make it easier to move tickets into the 1.13 milestone.
Note: See
TracTickets for help on using
tickets.
Will consider for 1.12, as it looks like an easy fix.