Skip to main content

Bug Tracker

Side navigation

#14158 closed bug (invalid)

Opened July 20, 2013 08:28AM UTC

Closed August 10, 2013 08:37AM UTC

$.ajax() on v2.0.3 under Jasmine 2 throws DOM Exception 12

Reported by: jose@josemota.net Owned by: jose@josemota.net
Priority: undecided Milestone: None
Component: unfiled Version: 2.0.3
Keywords: Cc:
Blocked by: Blocking:
Description

I have provided a Git repository that demonstrates the error: https://github.com/josemota/solid-javascript-example/tree/8bd940953e6930cf46a670f1bbbbf830d36953cf. I have indeed tried to provide a jsFiddle but I was unable to provide a working JSON file in there to best reproduce the bug.

I am calling $.ajax under a Jasmine suite in the browser. The test (/js/test/promises.js) calls it (/js/lib/promises.js) but I get a DOM Exception 12 and so the test fails. Information on the stack trace and more can be seen in the commit message: https://github.com/josemota/solid-javascript-example/commit/8bd940953e6930cf46a670f1bbbbf830d36953cf

Let me know if I can provide more useful information.

Thank you,


José Mota

@josemotanet

Attachments (0)
Change History (2)

Changed July 26, 2013 04:55PM UTC by dmethvin comment:1

owner: → jose@josemota.net
status: newpending

Please provide an example that just includes jQuery core. If the problem only arises when Jasmine or other components are included, it could be that they are calling jQuery incorrectly.

Changed August 10, 2013 08:37AM UTC by trac-o-bot comment:2

resolution: → invalid
status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!