Ticket #6113 (closed defect: fixed)
[patch][cla]Regression in dijit.form.Form / parsing
| Reported by: | dante | Owned by: | alex |
|---|---|---|---|
| Priority: | high | Milestone: | 1.1 |
| Component: | Dijit | Version: | 1.0 |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
as of the nightly: http://archive.dojotoolkit.org/dojo-2008-03-06/dojotoolkit/dijit/tests/form/Form.html
the Form unit test shows three failures in IE6
It fails when dojo.parser.parse is run over the content containing a <form dojoType="dijit.form.Form"> I was able to comment out the dojoType for the form, and the textboxs render and work properly, though the existence of a form causes the parser to die, completely.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.