Opened 9 years ago
Closed 9 years ago
#15189 closed defect (fixed)
dojox.mvc DOMNode support broken by update to dojo.parser
Reported by: | Ed Chatelain | Owned by: | Ed Chatelain |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX MVC | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojox.mvc DOMNode support broken by update to dojo.parser, need to update the dojox.mvc.ParserExtension?
Attachments (2)
Change History (8)
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Priority: | undecided → high |
Status: | new → assigned |
Changed 9 years ago by
Attachment: | mvc-15189.patch added |
---|
comment:3 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 Changed 9 years ago by
Status: | reopened → assigned |
---|
The parser has been updated again, so we need to make another update to ParserExtension?. I will provide another patch.
Changed 9 years ago by
Attachment: | mvc-15189-2.patch added |
---|
Another fix to handle updates to the parser.
comment:6 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fix ParserExtension? and add some doh tests for DOMNodes.