Closed
Bug 115180
Opened 24 years ago
Closed 23 years ago
repeating a Save As Complete does not replace main .html file
Categories
(Core Graveyard :: File Handling, defect, P1)
Core Graveyard
File Handling
Tracking
(Not tracked)
VERIFIED
WORKSFORME
mozilla1.0
People
(Reporter: bugzilla, Assigned: bugs)
References
()
Details
(Whiteboard: [adt1 RTM])
Attachments
(1 file)
4.78 KB,
image/png
|
Details |
found using 2001.12.13 comm bits on winNT, linux and mac os x.
1. go to http://www.mozilla.org/
2. hit accel+S or File > Save Page As
3. take the default selection, "Save As Complete" [btw, that's the only choice
for Mac, due to bug 107521] and hit the Save button.
4. after download has finished, dismiss the progress dlg and note the timestamps
on the downloaded files.
5. repeat steps 2 and 3 --when prompted to replace the files, click Replace.
results: the download progress dlg is horked this time: the fields are blank and
only the Cancel button is enabled screenshot coming]. moreover, after clicking
Cancel, the retried download fails --since the timestamp is unchanged.
Reporter | ||
Comment 1•24 years ago
|
||
this doesn't appear to be a problem when saving as "only html" or "text".
Reporter | ||
Comment 2•24 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
...nor is this an issue with Save Link or Save Image from the context menu.
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla0.9.8
Assignee | ||
Comment 4•24 years ago
|
||
Fixed. Patch w/analysis in bug 120174.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•24 years ago
|
||
tested this using 2002.01.23 comm bits, i find that i no longer get the horked
dialog, but am still unable to replace the content.
reopening, details below. however, let me know if this should be filed as
another bug.
* linux and win2k: repeating Save As complete will replace the contents in the
[page]_files directory, but *not* the primary [page].html file. eg, with
http://www.mozilla.org/ the files in www.mozilla.org_files/ are replaced, but
www.mozilla.org.html itself is *not*.
* mac os x: *none* of the files are replaced.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 6•24 years ago
|
||
oops, correction: mac os x actually behaves the same as linux and win2k --main
file unchanged, but [page]_files files are replaced. at least it's consistent. :)
Assignee | ||
Updated•24 years ago
|
Status: REOPENED → ASSIGNED
Target Milestone: mozilla0.9.8 → mozilla0.9.9
Assignee | ||
Updated•24 years ago
|
Summary: repeating a Save As Complete results in *no* download & a horked progress dlg → repeating a Save As Complete does not replace main .html file
Updated•23 years ago
|
Whiteboard: [adt2]
Updated•23 years ago
|
Whiteboard: [adt1] → [adt1 RTM]
Assignee | ||
Comment 10•23 years ago
|
||
OK, I can no longer reproduce this on windows xp. Will try on Mac OS X.
Assignee | ||
Comment 11•23 years ago
|
||
This appears to have been fixed. I originally saw this on MacOS X, it no longer
manifests itself there on branch or trunk. I'm going to mark this WORKSFORME.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 23 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 12•23 years ago
|
||
yep, works fine now --vrfy'd using 2002.06.10.0x comm branch bits on linux,
win2k and mac 10.1.5.
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•