You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Gary VanMatre (JIRA)" <ji...@apache.org> on 2006/07/03 23:55:16 UTC

[jira] Resolved: (SHALE-208) The clay markup parser was not handling a CDATA block.

     [ http://issues.apache.org/struts/browse/SHALE-208?page=all ]
     
Gary VanMatre resolved SHALE-208:
---------------------------------

    Resolution: Fixed

Added logic to handle parsing of the cdata block similar to how the html comment is handled.  The markup within the node is not checked for well-formness.

> The clay markup parser was not handling a CDATA block.
> ------------------------------------------------------
>
>          Key: SHALE-208
>          URL: http://issues.apache.org/struts/browse/SHALE-208
>      Project: Shale
>         Type: Bug

>   Components: Clay
>     Versions: 1.0.0, 1.0.1, 1.0.2
>     Reporter: Gary VanMatre
>     Assignee: Gary VanMatre
>     Priority: Minor
>      Fix For: 1.0.3

>
> The parser failed on the following markup fragment.
> <jsp:text  jsp:id="64">
> <![CDATA[
> </body>
> ]]>
> </jsp:text>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira