Closed
Bug 555085
Opened 15 years ago
Closed 14 years ago
Firefox omitting file extension when downloading files from certain sites
Categories
(Core :: Widget, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: fehe, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a4pre) Gecko/20100324 Firefox/3.5.8 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a4pre) Gecko/20100324 Minefield/3.7a4pre ID:20100324030852
Ever since the check-in for bug 514494, Firefox will omit the file extension when downloading files from some sites.
For instance, files downloaded from the following sites have extension omitted:
1. http://sourceforge.net/projects/flafi/files/
2. http://hourly-archive.localgho.st/hourly-archive2/mozilla-central-win32/
Reproducible: Always
Steps to Reproduce:
1. Visit any of the links provided herein
2. Click to download any of the files
3. File is downloaded, but extension is dropped.
Additionally, this bug causes some filenames, displayed in the "File name:" field of the save dialog, to be truncated such that the first set of alphanumeric characters, after the first dot encountered, is treated as though it was the extension, and everything else thereafter is truncated.
"VirtualBox-3.1.6-59338-Win" becomes "VirtualBox-3.1"
See attached screenshot
Comment 2•15 years ago
|
||
I can't reproduce this at all on Windows 7 -- inspecting with a debugger, everything seems to be working properly. Do you have it set up so that each time a file is downloaded it asks you to save it?
Comment 3•15 years ago
|
||
OK, seems like something that only happens on XP. Looking.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•15 years ago
|
||
I've backed out the operative part of bug 514494.
Comment 5•15 years ago
|
||
So I've investigated a little more and this only shows up if file extensions are hidden, which is why I missed it. :(
I'm still getting truncation of the extension. Not as pervasive as before, but it's still happening. For example:
1. Visit https://addons.mozilla.org/en-US/firefox/addons/versions/59
2. Right-click the first "Add to Firefox" button and choose "Save Link As..."
3. Save the file.
4. Note that the file is saved without extension.
WFM with latest nightlies
Mozilla/5.0 (Windows NT 5.1; rv:2.0b7pre) Gecko/20100930 Firefox/4.0b7pre ID:20100930041305
http://hg.mozilla.org/mozilla-central/rev/5a2012482a63
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•