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

XSLTC: copy-of puts invalid content into attributes, comments, PIs

           Summary: XSLTC: copy-of puts invalid content into attributes,
                    comments, PIs
           Product: XalanJ2
           Version: CurrentCVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Xalan-Xsltc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Same as bug 10616 for Xalan.

See test cases copy56 and 58 through 60.
All have a copy-of inside an instruction (xsl:attribute, xsl:comment,
xsl:processing-instruction) that is supposed to have text-only constructors.
Xalan stringifies the whole node-set or RTF instead of taking only top-level
text nodes and discarding the rest.

Reply via email to