Webkit auto issued one request too late
---------------------------------------
Key: MYFACES-2706
URL: https://issues.apache.org/jira/browse/MYFACES-2706
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Werner Punz
The webkit based browsers get one eval too late. The reason simply is that the
code for the manual eval of embedded javascript has a bug by fetching the old
element as eval part.
Firefox and IE is not affected by the bug (Firefox does auto Eval and IE
touches other codeparts with their replacement code)
Fixup is in the works will be committed on monday after testing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.