Closed
Bug 99951
Opened 23 years ago
Closed 23 years ago
php3 files saved as .html files are garbage
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: mozbugz, Assigned: asa)
References
()
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
1. load this url
2. go file save as
3. save the file the php3 file as a html file ie. RTCWtestinfo.html (generic
name really)
4. open this file with any browser ns, mozilla, or IE
5. this is a garbage file
this should be HTML after loading as the page is rendered.
try this with IE and it saves the file correctly
Reporter | ||
Comment 1•23 years ago
|
||
Comment 3•23 years ago
|
||
R.K.Aa: probably a dupe. The server uses gzip for Content-Encoding. The saved
file is gzipped. After using gunzip to decompress the saved file, the expected
contents appears.
Comment 4•23 years ago
|
||
Marking as dupe of bug 86235. Reporter: If you disagree, please reopen this bug.
*** This bug has been marked as a duplicate of 86235 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 6•23 years ago
|
||
yup this is a duplicate bug! exactly the same.. thanks.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•