Closed Bug 418113 Opened 16 years ago Closed 16 years ago

FireFox loads an older file index.html, which was replaced on the server

Categories

(Firefox :: General, defect)

2.0 Branch
x86
Windows XP
defect
Not set
minor

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: ostermann.bernd, Unassigned)

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12

After replacing index.html by a modified version on the web server FirFox loads the old version of index.html.
After deleting all private data, FireFox then loads the actual version of index.html.
It seems, that FireFox loaded the older version from cache.

Reproducible: Didn't try

Steps to Reproduce:
1. replace a file index.html on the server by a modified one
2. browse the file index.html
3. check, if it is the old version
Actual Results:  
FireFox loaded the older version of index.html, which does not exist on the server

Expected Results:  
FireFox must load the actual version of index.html

After deleting all private data, FireFox loaded the actual version of index.html
Version: unspecified → 2.0 Branch
Well, without a concrete example, there's not much to work with. Depending on what HTTP headers your webserver has sent with the original, it could be completely normal.
You can use shift+reload to bypass the cache and this can be normal, based on the server headers. 
Please provide an example or better the server headers (before and after)
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.