Closed
Bug 271519
Opened 20 years ago
Closed 20 years ago
Yahoo Attachment file name truncated after a "_" in the filename
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 252309
People
(Reporter: stexxe, Assigned: bugs)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0
If I try to download an attachment with a filename like "chapter_5_hunter.doc"
the download manager create a file named "chapter".
Reproducible: Always
Steps to Reproduce:
1. send an email to a yahoo.com account with an attachment
named "what_you_like.doc"
2. download the attachment
Actual Results:
the download manager create a file named "what"
Expected Results:
create a file named "what_you_like.doc"
Comment 1•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
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•