FilteringSelect doesn't send the name defined in <input> tag when submitting a form
FilteringSelect? in SVN trunk doesn't work properly: when the form is submitted, the name defined in <input> tag is not sent to the server in POST request, only the selected value. On the other hand, the same form works fine with 0.9 release.
Change History (5)
Milestone: |
→ 1.0
|
Owner: |
set to Douglas Hays
|
Owner: |
changed from Douglas Hays to davidb
|
Priority: |
high →
highest
|
severity: |
normal →
blocker
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Component: |
Dijit →
Dijit - Form
|
Seems to be a regression from [11226] / #4753.