Skip to main content

Bug Tracker

Side navigation

#14350 closed bug (duplicate)

Opened September 11, 2013 04:04AM UTC

Closed September 11, 2013 09:25PM UTC

DOMException thrown in jquery-2.0.3.js on line 1504

Reported by: zeb@sloan.mit.edu Owned by: zeb@sloan.mit.edu
Priority: undecided Milestone: None
Component: unfiled Version: 2.0.3
Keywords: Cc:
Blocked by: Blocking:
Description

Test code, as run on jsfiddle.net:

<body>

<script src="http://code.jquery.com/jquery-2.0.3.js"></script>

</body>

Browser:

Google Chrome 29.0.1547.66 m.

No browser extensions installed.

Windows 7 Home Premium.

Error:

DOMException thrown on line 1504 of "jquery-2.0.3.js"

followed by

DOMException thrown on line 1521 of "jquery-2.0.3.js"

Note:

The bug appears to be specific to Google Chrome. I was not able to replicate it in Firefox 23.0.1.

Attachments (0)
Change History (3)

Changed September 11, 2013 02:10PM UTC by dmethvin comment:1

owner: → zeb@sloan.mit.edu
status: newpending

Please post your jsfiddle.net example. From your description it would seem to be this, which works fine: http://jsfiddle.net/dqGK6/

Changed September 11, 2013 08:34PM UTC by zeb@sloan.mit.edu comment:2

status: pendingnew

Checking the bug tracker on earlier versions, this appears to be a known issue: http://bugs.jquery.com/ticket/11478 . I think you can close the ticket. Thanks for your help.

Changed September 11, 2013 09:25PM UTC by dmethvin comment:3

resolution: → duplicate
status: newclosed

Duplicate of #11478.