http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2546 *** shadow/2546 Tue Jul 10 10:41:37 2001 --- shadow/2546.tmp.26969 Tue Jul 10 10:41:37 2001 *************** *** 0 **** --- 1,21 ---- + +============================================================================+ + | DOM_Node::XML_DECL_NODE is not imported | + +----------------------------------------------------------------------------+ + | Bug #: 2546 Product: Xerces-C | + | Status: NEW Version: 1.5 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: Windows NT/2K | + | Priority: Other Component: DOM | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + source: dom\DocumentImpl.cpp + method: NodeImpl *DocumentImpl::importNode(NodeImpl *source, bool deep) + missed: case DOM_Node::XML_DECL_NODE: + + In case it is just not implemented, resolve this as INVALID --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
