Closed
Bug 286244
Opened 20 years ago
Closed 20 years ago
FIlename problems - no support for spaces in file names?
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 221028
People
(Reporter: coldfusion, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1
FireFox 1.0.1 does not allow proper downloading of files with filenames that
contain spaces.
I.e.
When downloading the file, "Copy Of Excel Spreadsheet.xls", it will save it as
"copy" without an extension.
Reproducible: Always
Steps to Reproduce:
1. Find a file with spaces in the filename that you wish to save.
2. Click on it and save the file.
Actual Results:
A file was saved with an improper filename that does not have an extension.
Expected Results:
It should have saved the file with the original intact filename.
Comment 1•20 years ago
|
||
WFM
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050308
Firefox/1.0+
Comment 2•20 years ago
|
||
WFM: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050223
Firefox/1.0.1
Also adjusting summary in case someone who *can* reproduce this bug comes along
- this is about spaces, not about file name length.
Summary: FIlename problems - no support for 255 characters? → FIlename problems - no support for spaces in file names?
Comment 3•20 years ago
|
||
Always helpful to provide an example or testcase, even if the problem looks
obvious to you. 99% likely a duplicate of bug 221028, so marking as such.
*** This bug has been marked as a duplicate of 221028 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•