Closed Bug 165810 Opened 22 years ago Closed 22 years ago

spurious extension added when downloading files

Categories

(Core Graveyard :: File Handling, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 164816

People

(Reporter: pitrou, Assigned: darin.moz)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826

When downloading some files, often a spurious extension is added to the filename
provided by the Web server. Most often these are :

- .tar.gz files : a .tar is added (.tar.gz.tar)
- files downloaded via a PHP script : a .php is added to the real filename (e.g.
.gif.php)

I think that, when the filename already has an extension, the browser shouldn't
attempt to add its own. The Web server is supposed to provide the correct filename.

This bug happens really often, so even if it's a misconfiguration problem on the
server side (which I doubt, as other clients handle it properly), it's quite
annoying.



Reproducible: Always

Steps to Reproduce:
1.
2.
3.

*** This bug has been marked as a duplicate of 164816 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Component: Networking: HTTP → File Handling
QA Contact: httpqa → sairuh
mass-verification of Duplicates.

mail search string for bugspam: SolarFlaresAreTheCause
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.