Form.setValue() doesn't change dojo checkbox state
Form.setValue() works fine with normal checkboxes, but not with dojo Checkbox widgets. Can be easily verified using the Form test page, test_Form.html. Load the page, click "Get Values from form", uncheck all 4 textboxes, then click "Set values to form". The normal checkboxes are checked correctly, the dojo checkboxes don't change. Tested with FF 1.5, FF 2.0 and Safari.
Change History (5)
Milestone: |
→ 0.5
|
Owner: |
changed from bill to joose
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Fixed. See #1817