Opened 13 years ago
Closed 13 years ago
#6732 closed defect (fixed)
dojox.image.Gallery test broken when Soria theme used
Reported by: | sos | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dojox | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When loading the image gallery test from the dojox/resources/explore/php page, with the Soria theme, it doesn't load. See http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/image/tests/test_Gallery.html?theme=soria
Change History (2)
comment:1 Changed 13 years ago by
Milestone: | 1.1.1 → 1.2 |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [13694]) refs #6664 - i knew the delayed parsing in the nihilo / soria case would break something. the jist is: when using nihilo / soria, parsing is stalled by 120ms, though it may not have to be. This doesn't affect tundra at all, as no magic is happening there. fixes #6732