Opened 13 years ago
Closed 13 years ago
#6448 closed defect (fixed)
CheckedMultiSelect: Removing Option doesn't update value (if the option is checked)
Reported by: | nathan | Owned by: | nathan |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Form | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If you remove an option that is selected, getValue() will still return with the original option set.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | test_CheckedMultiSelect.html added |
---|
comment:1 Changed 13 years ago by
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
File which demonstrates error in removing selected items.