[ http://issues.apache.org/jira/browse/XALANJ-1001?page=all ]

Brian Minchau updated XALANJ-1001:
----------------------------------

    Version: Latest Development Code
                 (was: 2.0.1)

> Strange results building CDATA sections
> ---------------------------------------
>
>          Key: XALANJ-1001
>          URL: http://issues.apache.org/jira/browse/XALANJ-1001
>      Project: XalanJ2
>         Type: Bug
>   Components: Serialization
>     Versions: Latest Development Code
>  Environment: Operating System: Windows NT/2K
> Platform: Other
>     Reporter: Samuel Goldberg
>     Assignee: Xalan Developers Mailing List
>  Attachments: cdata.java
>
> <text>
>   <![CDATA[Adhesive bag for catching and collecting urine, the adhesive 
> surface 
> is precisely adapted to the anatomy of girls, ]]>&#11;
>   <![CDATA[single sterile packed]]>&#11;]]>
> </text>
> This is an output of Xerces 2. Look at the last chars before </text>. 
> The text was built with _one_ createCDATASection function. I don' know why 
> the 
> parser has built two sections and placed the weird &#11 in between. The 
> output 
> is absolutely illegal anyway.

-- 
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]

Reply via email to