Opened 12 years ago
Closed 12 years ago
#8621 closed defect (fixed)
dojo._toDom issue with <option>
Reported by: | James Burke | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Right now dojo.toDom() will set an option element to selected, need to use a "multiple" attribute on the temp select we use to inject in the option HTML.
Note: See
TracTickets for help on using
tickets.
Hmm, SVN sync not working? Cannot view changesets either. Anyway, fixed in [16702].