Opened 14 years ago
Closed 12 years ago
#3668 closed bug
getScript and JSONP fails on about:blank
Reported by: | antimatter15 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | ajax | Version: | 1.2.6 |
Keywords: | Cc: | antimatter15 | |
Blocked by: | Blocking: |
Description
I have a bookmarklet which uses jQuery, and when the bookmarklet is run on about:blank, it throws an XHR error (though it's set to JSONP). I think it fails at line 2659 when trying to access location.host (on Firefox 3).
Change History (3)
comment:1 Changed 14 years ago by
Cc: | antimatter15 added |
---|---|
Component: | unfilled → ajax |
need: | Review → Test Case |
Owner: | flesler deleted |
comment:2 Changed 12 years ago by
Status: | new → pending |
---|
This ticket has been marked as missing a test case. In an effort to reduce the number of outstanding tickets in the bug tracker, it will be closed automatically in 30 days. In order to prevent this from happening, please provide a working test case. If a test case has already been provided and our records are wrong, please respond to the ticket so that it can be fixed. Thank you!
comment:3 Changed 12 years ago by
Status: | pending → closed |
---|
Automatically closed due to 14 days of inactivity.
Why would you add the bookmarklet to an empty page ?