Closed Bug 464404 Opened 17 years ago Closed 16 years ago

cookies not sent when saving link target

Categories

(Core Graveyard :: File Handling, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mikel, Unassigned)

References

Details

Attachments

(2 files)

After I have logged into a site, I try to download an image by clicking on its thumbnail, then clicking Save Link As.... Instead of getting the link target's content (in this case a GIF image), I get an HTML page telling me that I need to log in. Using LiveHTTPHeaders shows that the GET request for the page view sends a bunch of cookies including a JSESSIONID, but the GET request to download the link target doesn't send any of my cookies.
Happens on OS X as well. Very annoying.
do you have 'accept third party cookies' turned off?
(In reply to comment #3) > do you have 'accept third party cookies' turned off? Makes no difference.
(In reply to comment #4) > Makes no difference. Ok, that was wrong. It does make a difference. With accept third party cookies it sends the cookie.
the 'save link as' code is a prime candidate for the new flag in bug 437174. i'm guessing this belongs in core::file handling, but i could be wrong (bz?)
Component: General → File Handling
Depends on: 437174
OS: Linux → All
Product: Firefox → Core
QA Contact: general → file-handling
Hardware: x86 → All
Version: 3.0 Branch → Trunk
No longer depends on: 437174
This is going to need separate patching in all the various UIs around (though maybe the code is shared in toolkit...)
This bug breaks saving experimental addons from addons.mozilla.org when logged in (login page is saved instead). Also, bug 469805 is a (better-titled) duplicate of this one.
This was fixed by bug 437174.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: