Side navigation
#13998 closed bug (notabug)
Opened June 06, 2013 11:58AM UTC
Closed June 07, 2013 01:59PM UTC
IE8 - Access is denied - 1.10.1 not 1.9.1
Reported by: | mapsgrab@gmail.com | Owned by: | mapsgrab@gmail.com |
---|---|---|---|
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
Attachments (0)
Change History (3)
Changed June 06, 2013 02:02PM UTC by comment:1
owner: | → mapsgrab@gmail.com |
---|---|
status: | new → pending |
Changed June 06, 2013 11:52PM UTC by comment:2
jsfiddle here --> http://jsfiddle.net/FrKyN/ \\\\
Bug is _fixed_ in jquery-git1.js as downloaded UTC 2013-06-07 00:30
Changed June 07, 2013 01:59PM UTC by comment:3
resolution: | → notabug |
---|---|
status: | pending → closed |
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: