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=22808>. 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=22808 xsl:copy doesn't copy namespace nodes [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2003-10-16 09:38 ------- xsl:copy is currently copying only namespace nodes that correspond to namespace declarations that actually appeared on the element that's being copied. All namespace nodes should be copied. I'll attach a test case that demonstrates that problem.
