[richfaces-issues] [JBoss JIRA] Created: (RF-3607) Ajax: scripts aren't properly escaped under NEKO parser

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sat May 31 10:34:56 EDT 2008


Ajax: scripts aren't properly escaped under NEKO parser
-------------------------------------------------------

                 Key: RF-3607
                 URL: http://jira.jboss.com/jira/browse/RF-3607
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
            Reporter: Nick Belaevski
         Assigned To: Alexander Smirnov
            Priority: Critical
             Fix For: 3.2.2


Scripts aren't enclosed in CDATA, that' why the following fails:

<a4j:outputPanel ajaxRendered="true">
   <h:commandLink value="SAIR"  style="color: #FFFFFF; text-decoration: none"/> 
</a4j:outputPanel>

<a4j:commandButton value="Button" />
<a4j:status startText="...start..." />


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

        



More information about the richfaces-issues mailing list