DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5095>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

getElementsByTagName doesn't return siblings properly

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|Solaris                     |Other



------- Additional Comments From [EMAIL PROTECTED]  2001-11-26 13:03 -------
I apologize for the confusion I created: I have both xerces-1_4_4 and 
xalan-j_2_2_D13 in my $CLASSPATH but the problem is in xerces.

Also this bug is weird. I have tried with the following document:
   <root>
       <leaf1>
           <test name="aaa" />
           <test name="bbb" />
           <test name="ddd" />
       </leaf1>
       <leaf2>
           <test name="ccc" />
       </leaf2>
   </root>
and I get "aaa" and "ddd"!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to