Opened 12 years ago
Closed 12 years ago
#7711 closed defect (fixed)
Tundra grid theme as moved, not reflected in images url
Reported by: | rdunklau | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.2beta |
Keywords: | tundra theme grid compatibility | Cc: | |
Blocked By: | Blocking: |
Description
The tundra gird theme for the old Grid (pre 1.2) has moved to grid/compat/_grid/tundraGrid and it uses the same images as before. That means, all url images should begin with :
url(../../../../dijit/themes/tundra/images/
instead of :
url(../../../dijit/themes/tundra/images/
I have not yet tested wether other themes are affected too.
I put a "critical" severity on this since it breaks backwards compatibility.
Change History (2)
comment:1 Changed 12 years ago by
Component: | themes → DojoX Grid |
---|---|
Owner: | changed from nonken to Bryan Forbes |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [15324]) fixes #7711 !strict