Changes between Initial Version and Version 3 of Ticket #10677
- Timestamp:
- Oct 3, 2010, 3:54:08 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10677
-
Property
Milestone
changed from
tbd
tofuture
-
Property
Type
changed from
defect
toenhancement
-
Property
Summary
changed from
FilteringSelect requires option to have value attribute
toFilteringSelect: don't require options to have value attribute
-
Property
Milestone
changed from
-
Ticket #10677 – Description
initial v3 1 dijit.form. FilteringSelect does not initialize properly if the children option elements do not have the value attribute. Firefox 3.5 w/ Firebug has the following in the console:1 dijit.form.!FilteringSelect does not initialize properly if the children option elements do not have the value attribute. Firefox 3.5 w/ Firebug has the following in the console: 2 2 node is undefined - dojo.js, Line 16 3 3