Opened 7 years ago
Last modified 5 years ago
#18760 new enhancement
dojox.xml.DomParser.parse handle parsing errors
Reported by: | kaizer200 | Owned by: | Adam Peller |
---|---|---|---|
Priority: | undecided | Milestone: | 1.14 |
Component: | Dojox | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I had a look at dojox/xml/DomParser.js as I want to use it to parse xml strings.
The problem is that DomParser? utility assumes that the xml string is well formatted. I want to feed the utility by arbitrary xml strings, and get feedback if and where problems were found.
The utility doesn't report problems
Change History (2)
comment:1 Changed 7 years ago by
Milestone: | tbd → 1.12 |
---|
comment:2 Changed 5 years ago by
Milestone: | 1.13 → 1.14 |
---|
Note: See
TracTickets for help on using
tickets.