Closed
Bug 287572
Opened 21 years ago
Closed 21 years ago
when downloading files, firefox messes with the filenames
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 252309
People
(Reporter: prashant_tr, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2
When I attempt to download an attachment from Yahoo! with files that contain the
underscore character, firefox has problems parsing it. It creates a file whose
name is until the first underscore. For example if I was trying to download a
file called EE_EOS_questionnaire1.doc, I'd get a file called EE, even without
the .doc extension.
Prashant
Reproducible: Always
Actual Results:
Creates a file called EE
Expected Results:
Should have created a file called EE_EOS_questionnaire1.doc
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 252309 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•18 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•