Closed
Bug 338695
Opened 19 years ago
Closed 19 years ago
"Save Link As" reads only filename of link, and not link header
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 299372
People
(Reporter: peebidj, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3
On pages using server-side scripts such as PHP to dynamically generate an image or other media based on values in the query string, the "Save Link As" option from the context menu is not passing the correct filename to the save dialogue box.
Reproducible: Always
Steps to Reproduce:
1. Go to URL above
2. Right-click "Save Link As" on the link
Actual Results:
Save dialogue box should come up with the filename "56150038.173_7359_edited.JPG"
Expected Results:
Save dialogue box comes up with name "imagetest.php"
This had worked previously on older versions of Firefox, noteably 1.0.7
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 299372 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•