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/06/14 14:53:59 UTC

[Bug 2174] - Bug in NamedNodeMapImpl

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2174

*** shadow/2174	Thu Jun 14 01:22:18 2001
--- shadow/2174.tmp.18962	Thu Jun 14 05:53:59 2001
***************
*** 68,70 ****
--- 68,77 ----
  
      return previous;
  };
+ 
+ ------- Additional Comments From tng@ca.ibm.com  2001-06-14 05:53 -------
+ I think the fix should be in findNamePoint(const DOMString &namespaceURI,const 
+ DOMString &localName) directly, instead of returning -1, should return -1-i as 
+ in findNamepoint(const DOMString &name).  But anyway, do you have a testcase to 
+ show the problem and verify the fix?
+ 

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org