Closed
Bug 155996
Opened 23 years ago
Closed 23 years ago
zip and other downloaded files often saved with php extention added?
Categories
(SeaMonkey :: Download & File Handling, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 120327
People
(Reporter: yrret, Assigned: bugzilla)
Details
A problem occurs when I click on a link to download a file.
In the following clipped example, the file bt.zip, downloads as bt.zip.php
with a save as *.php.
I can rename the file to bt.zip and it works ok, but the program definitely
has an error here.
eg:
==============================================================================================
<p><font face="verdana, arial, helvetica" size="2" ><img
src="images/attach/zip.gif" width="16" height="16" border="0" alt="">Attachment:
<a href="attachment.php?s=&postid=46356" target="_blank">bt.zip</a></font><br>
<font face="verdana,arial,helvetica" size="1" >This has been downloaded 26
time(s).</font></p>
==============================================================================================
Comment 1•23 years ago
|
||
Is this related to bug 120327 ?!
A duplicate of it ? If so, should be something like 100th :-)
Comment 2•23 years ago
|
||
I think it's the 94th dupe of bug 120327, let's hope it will be fixed soon :-)))
*** This bug has been marked as a duplicate of 120327 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 4•23 years ago
|
||
this should have been dupe'd to bug 65827 instead. Bug 120327 is FIXED but I
don't think this testcase is...
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•