Closed
Bug 304438
Opened 19 years ago
Closed 19 years ago
FireFox truncates file name when downloading file name with underscores in it.
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 252309
People
(Reporter: madden_blake, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 When you download a file with underscores in it, it truncates it down to the first underscore. For example, "CS_unicode.zip" will be downloaded as "CS" Reproducible: Always Steps to Reproduce: 1. Download a file from the web with underscores in it. Example, an attachment from your webmail account. 2. Note that in the File Save As dialog it will be truncated down to the first underscore. Actual Results: File is downloaded as "CS" Expected Results: Should have been "CS_unicode.zip"
You are downloading from Yahoo Mail, right? Yahoo shows "_" for " " (space). See bug 252309. Related is bug 221028. Please confirm my guess.
Version: unspecified → 1.0 Branch
| Reporter | ||
Comment 2•19 years ago
|
||
(In reply to comment #1) > You are downloading from Yahoo Mail, right? Yahoo shows "_" for " " (space). See > bug 252309. Related is bug 221028. Please confirm my guess. > > Yes, I am downloading from Yahoo.
So duping. *** This bug has been marked as a duplicate of 252309 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 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
•