Opened 10 years ago
Closed 10 years ago
#13998 closed bug (notabug)
IE8 - Access is denied - 1.10.1 not 1.9.1
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
<!DOCTYPE html> <html> <script src="jquery-1.10.1.min.js"></script> <body> <p>Causes "Access is denied." message in IE8.0.7601.17514</p> </body> </html>
No problem with
- Iceweasel on debian squeeze
- Safari on iPhone
- jquery-1.9.1.min.js in IE8
Server: debian squeeze, apache
Client: Win7
Change History (3)
comment:1 Changed 10 years ago by
Owner: | set to [email protected]… |
---|---|
Status: | new → pending |
comment:2 Changed 10 years ago by
jsfiddle here --> http://jsfiddle.net/FrKyN/
Bug is _fixed_ in jquery-git1.js as downloaded UTC 2013-06-07 00:30
comment:3 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | pending → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.
Additionally, be sure to test against the "jQuery(edge)" version to ensure the issue still exists—you may need to change this to a specific version depending on the test case.
To get you started, use the appropriate boilerplate:
Open the link and click to "Fork" (in the top menu) to begin.
Also, please read:
Additional resources: