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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to