[arquillian-issues] [JBoss JIRA] (ARQGRA-441) xhrInterception breaks applications using jQuery 2.x

Oliver Kišš (JIRA) issues at jboss.org
Fri May 9 10:51:56 EDT 2014


Oliver Kišš created ARQGRA-441:
----------------------------------

             Summary: xhrInterception breaks applications using jQuery 2.x
                 Key: ARQGRA-441
                 URL: https://issues.jboss.org/browse/ARQGRA-441
             Project: Arquillian Graphene
          Issue Type: Bug
    Affects Versions: 2.0.2.Final, 2.0.0.Final
         Environment: Firefox 29, Chrome 34
            Reporter: Oliver Kišš
            Priority: Critical


After {{[kitchensink-backbone|https://github.com/jboss-developer/jboss-wfk-quickstarts/tree/2.6.x-develop/kitchensink-backbone]}} and {{[contacts-mobile-basic|https://github.com/jboss-developer/jboss-wfk-quickstarts/pull/154]}} quickstarts were updated to use jQuery 2.0.3, Graphene guards no longer work properly in their functional tests.

After {{window.Graphene.xhrInterception.install()}}, the quickstarts do not react to responses to ajax requests they make (server side validation messages are not shown, member list is not displayed, no feedback is shown after a new member is registered).
When {{window.Graphene.xhrInterception.uninstall()}} is run, the quickstarts start behaving normally again.

I tried reproducing the issue with different versions of javascript libraries used in the quickstarts and could reproduce it if jQuery 2.x was used, other libraries do not seem to have an effect on the issue.




--
This message was sent by Atlassian JIRA
(v6.2.3#6260)



More information about the arquillian-issues mailing list