PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3054 *** shadow/3054 Wed Aug 8 17:31:10 2001 --- shadow/3054.tmp.9852 Wed Aug 8 17:35:53 2001 *************** *** 2,9 **** | IDOM_Document::getElementsByTagName() segfaults | +----------------------------------------------------------------------------+ | Bug #: 3054 Product: Xerces-C++ | ! | Status: NEW Version: Nightly build | ! | Resolution: Platform: Macintosh | | Severity: Normal OS/Version: Linux | | Priority: Other Component: Validating Parser (DTD) | +----------------------------------------------------------------------------+ --- 2,9 ---- | IDOM_Document::getElementsByTagName() segfaults | +----------------------------------------------------------------------------+ | Bug #: 3054 Product: Xerces-C++ | ! | Status: RESOLVED Version: Nightly build | ! | Resolution: DUPLICATE Platform: Macintosh | | Severity: Normal OS/Version: Linux | | Priority: Other Component: Validating Parser (DTD) | +----------------------------------------------------------------------------+ *************** *** 19,21 **** --- 19,26 ---- XMLCh *tag = XMLString::transcode("sometag"); IDOM_NodeList *nodeList = document->getElementsByTagName(tag); + + ------- Additional Comments From [EMAIL PROTECTED] 2001-08-08 17:35 ------- + + + *** This bug has been marked as a duplicate of 2947 *** \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
