Closed
Bug 294757
Opened 20 years ago
Closed 20 years ago
When downloading files with '_' characters in name it truncates the file name
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 252309
People
(Reporter: mgmolnar, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
When downloading an attachment from yahoo of the form a_b_c.pdf the resulting
file is saved as 'a'. The program seems to drop the rest of the name. If i do
this in Internet Explorer it works fine.
Reproducible: Always
Steps to Reproduce:
1.Send yourself a mail with an attachment of the type 'a_b_c_d.pdf'
2.Save attachment to disk
3.See what was actually saved.
Actual Results:
filename truncated
Expected Results:
kept the name exactly the same.
Comment 1•20 years ago
|
||
WFM - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050516
Firefox/1.0+
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 252309 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
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
•