[arquillian-issues] [JBoss JIRA] (ARQGRA-432) guardAjax does not work with XHR2 requests

Juraj Húska (JIRA) issues at jboss.org
Fri Mar 28 08:50:12 EDT 2014


     [ https://issues.jboss.org/browse/ARQGRA-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juraj Húska updated ARQGRA-432:
-------------------------------

    Description: 
{{guardAjax}} does not work correctly with XHR2 requests. The request is guarded correctly, but the callback once it is completed is not called.

The problem seems to be with {{onload}} (since XHR2) vs. {{onreadystatechange}} (since XHR1) callbacks.

  was:
{{guardAjax}} does not work correctly with XHR2 requests.

The problem seems to be with {{onload}} (since XHR2) vs. {{onreadystatechange}} (since XHR1) callbacks.


    
> guardAjax does not work with XHR2 requests
> ------------------------------------------
>
>                 Key: ARQGRA-432
>                 URL: https://issues.jboss.org/browse/ARQGRA-432
>             Project: Arquillian Graphene
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.2.Final
>            Reporter: Juraj Húska
>
> {{guardAjax}} does not work correctly with XHR2 requests. The request is guarded correctly, but the callback once it is completed is not called.
> The problem seems to be with {{onload}} (since XHR2) vs. {{onreadystatechange}} (since XHR1) callbacks.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the arquillian-issues mailing list