Closed Bug 147181 Opened 22 years ago Closed 22 years ago

wrong extension when downloading a file

Categories

(SeaMonkey :: UI Design, defect)

x86
Windows XP
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 120327

People

(Reporter: calum, Assigned: samir_bugzilla)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
BuildID:    2002051006

This file is a PHP file which should send the header
header("Content-Disposition: inline; 
filename=calum@notfunny.org_public_pgp_key.asc");
to the browser.  This should produce an Open/Save dialog with the filename 
*.asc, however the default file name in the dialog is *.asc.php

This behaviour can also be seen at 
http://www.nullsoft.com/free/nsis/makensitemplate.phtml where a .nsi file 
should be produced, but Mozilla produces a .nsi.phtml file instead

Reproducible: Always
Steps to Reproduce:
1.Try to download http://www.calumm.uklinux.net/public_key.php
2.Note the .asc.php extension
3.

Actual Results:  An Open/Save dialog appears with the filename *.asc.php

Expected Results:  An Open/Save dialog should appear with the filename *.asc 
only

*** This bug has been marked as a duplicate of 120327 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
We are getting closing to the most frequently reported bug;-)

pi
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.