[ 
https://issues.apache.org/jira/browse/MYFACES-3637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Werner Punz resolved MYFACES-3637.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.10-SNAPSHOT
                   2.0.16-SNAPSHOT
    
> jsf.js: All Script Tags are Evaluated (wrong behavior)
> ------------------------------------------------------
>
>                 Key: MYFACES-3637
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3637
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.0.15, 2.1.9
>            Reporter: Werner Punz
>            Priority: Minor
>             Fix For: 2.0.16-SNAPSHOT, 2.1.10-SNAPSHOT
>
>
> Roger Kitain from the Mojarra team has notified me towards a bug which we 
> also have in MyFaces. Currently all script tags in the response mockup are 
> evaled. This is wrong, there are script tags which we cannot eval like 
> text/template they should be pushed into the dom as is.
> I personally think, that only text/javascript/ecmascript in all its 
> combinations should be manually evaled for now to avoid problems with the js 
> eval function running into a language which it does not understand.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to