Closed
Bug 315331
Opened 19 years ago
Closed 19 years ago
When using Right-Click==> Save Link As with a PHP download script, Firefox saves the Download.php instead of the target.
Categories
(Toolkit :: Downloads API, defect)
Toolkit
Downloads API
Tracking
()
RESOLVED
DUPLICATE
of bug 299372
People
(Reporter: haze.nme, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051025 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051025 Firefox/1.5
Here is an example link.
http://somewebsite.com/download.php?id=11339&name=Filename.zip
When using right click and save link as, Firefox will save the 'download.php' file instead of the 'Filename.zip'
Reproducible: Always
Steps to Reproduce:
1. Open a webpage that uses a download.php download script.
2. Right click on 'http://somewebsite.com/download.php?id=11339&name=Filename.zip' and cloose 'save link as'
Actual Results:
Firefox will download 'download.php'
Expected Results:
Firefox should have saved 'Filename.zip'
This happens on RC1 of Firefox 1.5. Firefox 1.07 is fine. Normal left click works fine.
Related to/duplicate of bug 299372?
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 299372 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•