Opened 8 years ago
Closed 5 years ago
#16857 closed defect (fixed)
Wrong dojox/form/multiselect CSS Path for image in Claro Resources
Reported by: | Samuel Ondrek | Owned by: | dante |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | DojoX Form | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hello,
In dojox/blob/master/form/resources/CheckedMultiSelect.css on 142 line is:
background-image: url('../../../dijit/themes/claro/form/images/textBox_back.png');
https://github.com/dojo/dojox/blob/master/form/resources/CheckedMultiSelect.css#L142
BUT linked Claro folder with images has no textBox_back.png https://github.com/dojo/dijit/tree/master/themes/claro/form/images
so on every hover on dojoxFormMultiselect you get 404.
Thx, guys.
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.9 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This was fixed in 1.9, https://github.com/dojo/dojox/commit/eea073ff22896ad6fd9434bcff539d863817617d
Note: See
TracTickets for help on using
tickets.
Please remove line 142 in this file. (if you're trying to find punch line of my request :)