Closed
Bug 118929
Opened 24 years ago
Closed 24 years ago
"Save Page As ..." creates folder instead of file
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 116757
People
(Reporter: jsk_priv, Assigned: bugs)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:0.9.7+) Gecko/20020106
BuildID: 2002010619
When saving a simple html page to a harddisk, a folder of a given name is
created instead of a file. Filesystem is HPFS, others not tested.
The progress window remains open.
It looks as if the save operation does not complete.
Reproducible: Always
Steps to Reproduce:
1. Load a page, e.g. http://www.abyte.de/os/os2ifs.htm
2. Use right mouse button (or menu), select "Save Page As..."
3. Save it to e.g. D:\ftp_server\pub\cdrom2\os2ifs.htm
Actual Results: At the destination an empty folder has been created called
"os2ifs_files".
"dir" shows:
9.01.02 10.08 <DIR> 0 os2ifs_files
The progress window remains open
Expected Results: This is a plain html page, there should only be one file
named "os2ifs.htm" with the content of the page, the progress window should close.
When Saving more complex pages e.g. the bugzilla bugreport form, a directory and
a file are created. The base html-page is saved ok.
"dir" shows:
9.01.02 10.20 41480 0 bugzilla-helper.html
9.01.02 10.19 <DIR> 0 bugzilla-helper_files
The problem is OS/2 only (checked Windows and Solaris 8)
Comment 1•24 years ago
|
||
->ben
Assignee: asa → ben
Status: UNCONFIRMED → NEW
Component: Browser-General → XP Apps
Ever confirmed: true
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 116757 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Reporter: make sure the File Type in the Save As dialog is set to "Web Page,
HTML only" and not "Web Page, Complete".
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•