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 16:54:03 UTC

[Bug 2179] - DOM_NodeList.item(i) always returns a NULL node.

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=2179

*** shadow/2179	Thu Jun 14 06:14:46 2001
--- shadow/2179.tmp.17477	Thu Aug  9 07:54:03 2001
***************
*** 1,7 ****
  +============================================================================+
  | DOM_NodeList.item(i) always returns a NULL node.                           |
  +----------------------------------------------------------------------------+
! |        Bug #: 2179                        Product: Xerces-C                |
  |       Status: NEW                         Version: 1.4                     |
  |   Resolution:                            Platform: PC                      |
  |     Severity: Major                    OS/Version: Windows NT/2K           |
--- 1,7 ----
  +============================================================================+
  | DOM_NodeList.item(i) always returns a NULL node.                           |
  +----------------------------------------------------------------------------+
! |        Bug #: 2179                        Product: Xerces-C++              |
  |       Status: NEW                         Version: 1.4                     |
  |   Resolution:                            Platform: PC                      |
  |     Severity: Major                    OS/Version: Windows NT/2K           |
***************
*** 26,28 ****
--- 26,32 ----
  Then child.isNull always returns true.
  Count is greater than one and the children are all elements.
  If I use getFirstChild and getNextSibling, it works.
+ 
+ ------- Additional Comments From tbentley@iris.com  2001-08-09 07:54 -------
+ This bug is causing us a lot of trouble.  Why is it still in the "NEW" state?  
+ There are reports of this causing problems in the IDOM implementation too.
\ 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