jsf.js new auto eval detection does not entirely work out
---------------------------------------------------------
Key: MYFACES-2820
URL: https://issues.apache.org/jira/browse/MYFACES-2820
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.0.1-SNAPSHOT
Reporter: Werner Punz
Priority: Minor
The auto eval detection via appending a script element does not entirely work
out how we do it, the issue is that mozilla seems to auto eval the appended
value after finishing the current function setting it, hence the first time a
automatically false is given back.
I am going to move the auto eval code over to an onLoad handler. This is a
minor issue anyway, only the first ppr is affected if not executed properly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.