Opened 14 years ago
Closed 14 years ago
#3571 closed defect (fixed)
0.9: error in dijit/tests/test_Editor.html testcase.
Reported by: | Jared Jurkiewicz | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
0.9: error in dijit/tests/test_Editor.html testcase.
The second widget instantiation is mis-closed. Instead of </textarea> it has a </div>. That's wrong.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | dijit.tests_Editor_20070629.patch added |
---|
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in: http://trac.dojotoolkit.org/changeset/9392
It was in 3571, not 3572