Werner Punz created MYFACES-3539:
------------------------------------

             Summary: jsf.js: ajax broken for Firefox 12 due to firefox bug
                 Key: MYFACES-3539
                 URL: https://issues.apache.org/jira/browse/MYFACES-3539
             Project: MyFaces Core
          Issue Type: Bug
            Reporter: Werner Punz
            Priority: Critical


The current codebase throws an error in the timeout area due to a firefox bug, 
the current firefox codebase does not allow to set a timeout on the xhr object. 
We need to add a try catch block there to bypass this error and to use our 
standard timeout mechanism.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to