#8007 closed enhancement (fixed)
DomParser: childrenByNameNS method missing
Reported by: | chucky | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dojox | Version: | 1.2.0 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
The dojox.xml.DomParser? is missing the childrenByNameNS method, although this method is mentioned in the initial comment of the class.
Change History (3)
comment:1 Changed 12 years ago by
Owner: | changed from Adam Peller to Tom Trenka |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|
batch move of tickets marked 'tbd' fixed in the 1.3 timeframe
Note: See
TracTickets for help on using
tickets.
Fixed with r15706.