Opened 13 years ago
Closed 13 years ago
#6501 closed defect (fixed)
dojox.form._FormSelectWidget: sometimes, setting multiple selects as empty actually creates a 1-element array
Reported by: | nathan | Owned by: | nathan |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Form | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
We need to check, not only for existance of i, but also the existance of i.value when we are filtering for our default values.
Attachments (1)
Change History (2)
Changed 13 years ago by
Attachment: | FormSelectWidget-6501-04-10-2008_1330.diff added |
---|
Note: See
TracTickets for help on using
tickets.
Minor patch to not create "empty" 1-element arrays