[ http://issues.apache.org/jira/browse/XALANJ-2049?page=all ]
Brian Minchau updated XALANJ-2049:
----------------------------------
Fix Version: 2.7
(was: 2.5)
> text is split in to more CDATA sections.
> ----------------------------------------
>
> Key: XALANJ-2049
> URL: http://issues.apache.org/jira/browse/XALANJ-2049
> Project: XalanJ2
> Type: Bug
> Components: Xalan
> Versions: 2.6
> Environment: windows
> Reporter: Thomas Pendrup Joergensen
> Assignee: Henry Zongaro
> Fix For: 2.7
>
> Header decl:
> cdata-section-elements="SupplName SupplDesc"
> input:
> <com:Name>Koebenhavns Energi</com:Name>
> XSL:
> <SupplName>
> <xsl:value-of select="/Invoice/com:SellerParty/com:PartyName/com:Name"/>
> </SupplName>
> Output:
> <SupplName><![CDATA[Koebenhavns Energ]]><![CDATA[i]]></SupplName>
> My client wants only One CDATA component. How can i achieve that ?
--
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]