You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org> on 2006/11/23 12:02:02 UTC

[jira] Created: (TOMAHAWK-797) Nested CDATA sections not allowed

Nested CDATA sections not allowed
---------------------------------

                 Key: TOMAHAWK-797
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-797
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: PPRPanelGroup
    Affects Versions: 1.1.5-SNAPSHOT
            Reporter: Martin Marinschek
         Assigned To: Martin Marinschek
             Fix For: 1.1.5-SNAPSHOT


The PPR-listener automatically includes its responses in CDATA-sections. If this response additionally includes scripts, then the responsewriter adds another CDATA - section to the mix. This is definitely problematic - and there's no easy workaround, except to make sure that the response-writer doesn't render its CDATA-elements when a CDATA section has already been opened. This is what I've implemented right now, but it's not implementation independent.

Anyone having a better idea?

regards,

Martin

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