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=24793>. 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=24793 Xalan 2.5.2 XSLTC: <xsl:copy-of> loses both ATTRIBUTES & NAMESPACES ------- Additional Comments From [EMAIL PROTECTED] 2004-02-24 19:46 ------- I guess it could fix this particular bug. I am OK just to fix "element prefix" problem as Morris suggested. In my opinion the main problem is "A “real” serializer is missing in this logic". We could fix the problems step by step emulating serializer on every bug. I committed fix for adding ATTRIBUTES & NAMESPACES . Morris found fix for an element prefix.(I could open some more). We could connect to the “real” serializer and fix many bugs at once. This is relatively narrow area (when one calls templates using variable and parameters) and therefore we should not expect too many bugs. May be not big deal. I am just committing Morris's fix if everybody is OK with it.
