Closed Bug 184261 Opened 22 years ago Closed 22 years ago

After typing some addresses, I see the same page as before, and "Done" message in the status area. This bug occurs if both of the following happens: memory cache turned off and loading page contains "Cache-Control: no-store" http directive.

Categories

(Core :: Networking: Cache, defect)

defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 184304

People

(Reporter: cnst+bmo, Assigned: dougt)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130 After typing one of the addresses (see below), I see the same page as before, and "Done" message (after a "Connecting to ..." message) in the status area. Examples of problematic addresses: http://www.bestbuy.com/ http://shop.microsoft.com/ http://www.begun.ru/ Reproducible: Always Steps to Reproduce: 1. type one of the addresses or follow a link to [ http://www.bestbuy.com/ or http://shop.microsoft.com/ or http://www.begun.ru/ ]. 2. See the "Resolving", "Connecting", "Sending request" and "Done" messages in the status bar. 3. See the same page, as before step 1. Actual Results: No page loads. Expected Results: Load a page. OS: Windows XP 2002 (Build 2600) ISP: Cox, North Carolina Modem: High Speed Cable Modem This bug probably exists from Mozilla 1.1
*** Bug 184262 has been marked as a duplicate of this bug. ***
Do you use a proxy ?
Summary: After typing some addresses, I see the same page as before, and "Done" message in the status area. → After typing some addresses, I see the same page as before, and "Done" message in the status area.
No, I am not using proxy-server. IE shows that pages, so it doesn’t seem to depend upon my ISP.
Unable to reproduce. Please try the most recent nightly build.
I have just found what exactly was causing the problem -- the "Cache-Control: no-store" http directive. Later, by trying to search for "no-store" on Bugzilla, I have found http://bugzilla.mozilla.org/show_bug.cgi?id=184304 which explains what else could cause the bug to occur. Though, in my mozilla's GUI Memory Cache is set to 4096 KB, I have found the following directive in my user profile (don't know why it was in my prefs.js), which was causing the problem: "user_pref("browser.cache.memory.enable", false);". After shutting mozilla down, and erasing the line, everything went okay. :-)
Component: Networking → Networking: Cache
OS: Windows XP → All
Summary: After typing some addresses, I see the same page as before, and "Done" message in the status area. → After typing some addresses, I see the same page as before, and "Done" message in the status area. This bug occurs if both of the following happens: memory cache turned off and loading page contains "Cache-Control: no-store" http directive.
Can we get a shorter description, and put the relevant data into a new set of steps?
QA Contact: benc → tever
I believe that the mem cache setting in prefs.js can be controlled from the Edit|Prefs|Debug|Networking menu . You may have disabled your memory there. Regardless, this looks like a dupe. *** This bug has been marked as a duplicate of 184304 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Hardware: PC → All
You need to log in before you can comment on or make changes to this bug.