Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.1-SNAPSHOT
-
None
-
None
Description
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.