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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
