Closed Bug 172429 Opened 22 years ago Closed 20 years ago

Can't save ebay auction

Categories

(Core Graveyard :: File Handling, defect)

x86
All
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: BenB, Assigned: law)

References

()

Details

(Keywords: top100)

Environment:
- Mozilla 1.0.1
- Linux
- Disk Cache 0KB, Mem Cache 4MB, Squid Proxy.

Reproduction:
1. Go to URL.
2. Try to save the HTMl file, via File|Save Page As... or contextmenu|Save Page
As...

Actual result:
1. Nothing
2. After a long time (1-2 minutes?), I got some dialog telling me something that
I forgot.

Expected result:
Anything displayed can be saved.

Additional Comments:
Similar to bug 166786 in effects, but not symptoms.
Keywords: top100
seeing as well, win98, 2002100108, mem cache 4 MB, disk cache 50000 KB
(interesting number btw. why not 50 MB?), no proxy.

hm, haven't waited long enough yet to get such a dialog.
OS: Linux → All
haha, now I get another one of these dialogs. That must be 15 minutes after my
action.  The text says: "The link could not be saved. The web page might have
been removed or had its name changed."

This dialog must never appear (from our UI). I can only trigger Save for pages
that are displayed and I must be able to save everything that is displayed.
OS: All → Linux
OS: Linux → All
Can't View Source either.
Can't View Source either. Just got another one of these dialogs, now 30 minutes
after my action (I triggered Save repeatedly, of course).
The design of File/Save as... depends on the cache.  With only a 4Mb memory
cache, things will get evicted pretty quickly, and may not be available for saving.

The cache and HTTP have a mechanism designed to allow "pinning" items in the
cache so they don't get evicted until the current page is done with them, but it
will require clients of HTTP to support it.  See bug 72519.

Changing component to File Handling.
Assignee: gordon → law
Component: Networking: Cache → File Handling
QA Contact: tever → sairuh
> With only a 4Mb memory cache, things will get evicted pretty quickly

True, but in this case, I loaded that page just before, it's only 100K, so it
should be in the cache.
True, you should pin things, so that I can still save the page after browsing 2
hours in another window.
QA Contact: sairuh → petersen
this works for me
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.