[ http://issues.apache.org/jira/browse/XALANJ-1081?page=all ]
Brian Minchau updated XALANJ-1081:
----------------------------------
Version: 2.4
(was: Latest Development Code)
> copy-of puts invalid content into attributes, comments, PIs
> -----------------------------------------------------------
>
> Key: XALANJ-1081
> URL: http://issues.apache.org/jira/browse/XALANJ-1081
> Project: XalanJ2
> Type: Bug
> Components: Xalan
> Versions: 2.4
> Environment: Operating System: Other
> Platform: Other
> Reporter: david_marston
> Assignee: Xalan Developers Mailing List
>
> Originally reported to me by David Bertoni.
> 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.
> (If you want to stringify everything, use value-of.)
> Possible ambiguity about ignoring offending nodes "and their content" in the
> node-set case: <elem>text</elem> as sole item selected
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]