TextBox.setValue/.setDisplayedValue can't set empty string
Hi,
In trunk, you cannot use .setValue in a dijit.form.ComboBox? to set the value to an empty string. .setDisplayedValue calls .setValue, so it is also broken.
This works in 0.9.
Change History (5)
Milestone: |
→ 1.0
|
Owner: |
set to haysmark
|
Summary: |
ComboBox .setValue/.setDisplayedValue can't set empty string →
TextBox.setValue/.setDisplayedValue can't set empty string
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Component: |
Dijit →
Dijit - Form
|
This is related to TextBox? setValue actually.