Opened 12 years ago
Closed 12 years ago
#9775 closed defect (duplicate)
IE: dijit.form widgets broken after applying [19942]
Reported by: | Douglas Hays | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Core | Version: | 1.3.2 |
Keywords: | Cc: | bill | |
Blocked By: | Blocking: |
Description
Using [19942], run dijit/tests/form/test_validate.html on IE.
Click the "view data" button near the bottom.
Several form values display "[object Object]" instead of their string values.
This breaks HTML form submission.
It is working correctly with previous revisions.
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
I reopened #9409 since it changed toString.
Note: See
TracTickets for help on using
tickets.
Did [19942] make TextBox.toString() change behavior?