[
https://issues.apache.org/jira/browse/MYFACES-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Werner Punz resolved MYFACES-2849.
----------------------------------
Fix Version/s: 2.0.2-SNAPSHOT
Resolution: Fixed
> jusf.js new auto eval detection code fails on some pages
> --------------------------------------------------------
>
> Key: MYFACES-2849
> URL: https://issues.apache.org/jira/browse/MYFACES-2849
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 2.0.1
> Reporter: Werner Punz
> Fix For: 2.0.2-SNAPSHOT
>
>
> The new auto eval detection code adds a script element dynamically upon page
> load and then hopes that it is parsed, if not a manual eval is triggered, now
> we used document.body || window as point for the onload trigger, this fails
> on firefox which in reality is the only browser currently which still does
> auto eval. A window only handler has to be performed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.