Werner Punz created MYFACES-3637:
------------------------------------
Summary: 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.1.9, 2.0.15
Reporter: Werner Punz
Priority: Minor
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