Opened 5 years ago
Last modified 4 years ago
#18759 assigned defect
dojox.xml.parser.parse can not run outside browser - not applicable for nodeJS
Reported by: | kaizer200 | Owned by: | dylan |
---|---|---|---|
Priority: | undecided | Milestone: | 1.14 |
Component: | Dojox | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
hi, I would like to use dojox.xml.parser.parse utility, but in NodeJS. I had a look at its code, and its instantiating DOMParsers from the browsers. Unlike statements in dojotoolkit.org, this means that not all of its utilities are applicable to all runtimes.
simply have a look at the dojo/xml/parser.js implementation...
Change History (2)
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Owner: | changed from Adam Peller to dylan |
Status: | new → assigned |
comment:2 Changed 4 years ago by
Milestone: | 1.13 → 1.14 |
---|
Note: See
TracTickets for help on using
tickets.