Embedded Javascript triggers only in IE, Firefox Opera, Chrome and Webkit are 
not triggered
-------------------------------------------------------------------------------------------

                 Key: MYFACES-2217
                 URL: https://issues.apache.org/jira/browse/MYFACES-2217
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
         Environment: javascript
            Reporter: Werner Punz
            Priority: Minor


In our implementation of the reponse dealing with html dom changes, embedded 
javascripts are only triggered in certain environments.
This is caused by a performance optimization utilizing auto eval which is 
present in certain browsers
(currently only Firefox and Opera)
A fallback for ie is present, but the same fallback has to be applied to Webkit 
based browsers (Safar, Chrome, KHTML)...
Which for now do not have this behavior present!




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to