You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/10/10 21:09:49 UTC

DO NOT REPLY [Bug 4080] - Smoketest fail: axes107 has extra xml namespace node output

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=4080>.
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=4080

Smoketest fail: axes107 has extra xml namespace node output





------- Additional Comments From keshlam@us.ibm.com  2001-10-10 12:09 -------
Thanks for logging this. It was exposed by, but is not related to, the addition 
of the xml namespace; any namespace declaration would have raised the same 
issue. 

In brief: Genuine bug. Namespace nodes apparently should not be included in 
preceding::node(), but currently are. We need to fix the appropriate traversers.