[JBoss JIRA] (ARQGRA-432) guardAjax does not work with XHR2 requests
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/ARQGRA-432?page=com.atlassian.jira.plugin... ]
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
10 years, 9 months
[JBoss JIRA] (ARQGRA-432) guardAjax does not work with XHR2 requests
by Juraj Húska (JIRA)
Juraj Húska created ARQGRA-432:
----------------------------------
Summary: 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 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
10 years, 9 months