Release 1708 not compatible with jQuery 1.3.1
---------------------------------------------
Key: WT-497
URL: http://webtest-community.canoo.com/jira/browse/WT-497
Project: WebTest
Type: Bug
Versions: 2.6
Environment: Ubuntu 8.10, grails 1.1-beta3, groovy 1.6-RC-2, grails WebTest
plugin 0.5.1, jdk1.6.0_11, jQuery 1.3.1
Reporter: Tai Siew Joon
Attachments: jq131.tar.bz2
I have a test application written in grails. The WebTest plugin failed with the
following error message when jQuery 1.3.1 is included:
JavaScript error loading page http://localhost:8080/jq131/foo/create:
TypeError: Cannot find function createComment in object [object].
(http://localhost:8080/jq131/js/jquery.js#2076)
I also tested with v0.6 of the plugin (R_1724) and the same error message was
encountered.
Replacing jquery.js with version 1.2.6, WebTest will pass the test.
The test application works perfectly in Firefox 3 and IE 7. No JavaScript error
is encountered.
Test case in webtest/tests/FooTest.groovy, test result is
webtest/reports/index.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest