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 2012/05/07 13:25:47 UTC

[jira] [Created] (MYFACES-3539) jsf.js: ajax broken for Firefox 12 due to firefox bug

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

        

[jira] [Commented] (MYFACES-3539) jsf.js: ajax broken for Firefox 12 due to firefox bug

Posted by "Werner Punz (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/MYFACES-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269545#comment-13269545 ] 

Werner Punz commented on MYFACES-3539:
--------------------------------------

I also will file a bugreport on this issue with the firefox guys.

                
> 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
>             Fix For: 2.0.14-SNAPSHOT, 2.1.8-SNAPSHOT
>
>
> 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

        

[jira] [Resolved] (MYFACES-3539) jsf.js: ajax broken for Firefox 12 due to firefox bug

Posted by "Werner Punz (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz resolved MYFACES-3539.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.8-SNAPSHOT
                   2.0.14-SNAPSHOT
    
> 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
>             Fix For: 2.0.14-SNAPSHOT, 2.1.8-SNAPSHOT
>
>
> 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