You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (JIRA)" <de...@myfaces.apache.org> on 2010/05/10 12:34:48 UTC

[jira] Resolved: (MYFACES-2706) Webkit auto eval issued one request too late

     [ https://issues.apache.org/jira/browse/MYFACES-2706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz resolved MYFACES-2706.
----------------------------------

    Fix Version/s: 2.0.1-SNAPSHOT
       Resolution: Fixed

> Webkit auto eval 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
>             Fix For: 2.0.1-SNAPSHOT
>
>
> 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.