Opened 13 years ago

Closed 13 years ago

Last modified 10 years ago

#5350 closed bug (notabug)

IE 8 Access Denied JavaScript Error and Bug Fix

Reported by: davidrankin Owned by:
Priority: minor Milestone:
Component: ui.css-framework Version: 1.7.2
Keywords: IE 8 Access Denied Error Cc:
Blocked by: Blocking:

Description

When using JQuery UI with jquery-1.3.2.js as Windows Vista local desktop demo application on IE 8.0.60 an "Access Denied" script error is displayed referencing line 3517. By enclosing the following line xhr.open(type, s.url, s.async); in a try catch block and swallowing the exception the script error is no longer displayed and the application works fine in both IE and Firefox.

Change History (2)

comment:1 Changed 13 years ago by Scott González

Resolution: invalid
Status: newclosed

xhr.open is part of jQuery core.

comment:2 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.