[ 
https://issues.apache.org/jira/browse/MYFACES-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115285#comment-13115285
 ] 

Werner Punz commented on MYFACES-3321:
--------------------------------------

Ok the example Leo gave me triggering this issue causes an internal error in 
the javascripts exposing itself as error message in jsf.js. I have yet to debug 
into this error, but I assume it is the mentioned problem of a script eval 
failing.


                
> jsf.js: Script fragments evaluated after an ajax operation encode '&' 
> character into '&'
> --------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3321
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3321
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>            Reporter: Leonardo Uribe
>            Assignee: Werner Punz
>
> Script fragments containing & characters are encoded into & before the 
> script is evaluated. I checked the code from the server side and it is 
> correct, so the problem is on the javascript part. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to