You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2001/08/09 02:35:53 UTC

[Bug 3054] - IDOM_Document::getElementsByTagName() segfaults

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 jason@openinformatics.com  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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org