Closed
Bug 330144
Opened 20 years ago
Closed 20 years ago
Downloading file truncates name after first blank space
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 221028
People
(Reporter: anne.elverskov, Unassigned)
References
()
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; da-DK; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; da-DK; rv:1.7.12) Gecko/20050919 Firefox/1.0.7
In Internet Explorer, the following link downloads "Uge 10.doc".
http://www.projektrum.dk/da/framecomp/document_action.asp?action=2&docid=700077
In firefox, the link downloads the file "Uge" (octet-stream).
I have verified that this is because of the blankspace in the filename.
The contents of the file is correct.
Reproducible: Always
Steps to Reproduce:
1. Get an account at www.projektrum.dk :( Largely infeasible, I'm afraid
2. Login at www.projektrum.dk (which sets a cookie)
3. Go to http://www.projektrum.dk/da/framecomp/document_action.asp?action=2&docid=700077
Actual Results:
Downloads the file "uge 10.doc" with the name "uge"
Expected Results:
Should have downloaded as "uge 10.doc"
I will try to find somewhere public this bug happens, but I doubt I can do that.
I know little of web-developement, but I suspect the file document_action.asp would be helpful. It appears that I have permission to run the script, but how do I download it?
| Reporter | ||
Comment 1•20 years ago
|
||
Should not be particularily relevant
| Reporter | ||
Comment 2•20 years ago
|
||
| Reporter | ||
Comment 3•20 years ago
|
||
Duplicate of (bugs like bug 226028 ->) Core bug 221028.
*** This bug has been marked as a duplicate of 221028 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•