Closed Bug 295810 Opened 19 years ago Closed 19 years ago

Not change image src, by 304 responce!!

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 89419

People

(Reporter: yahagi, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.7.7) Gecko/20050414 Firefox/1.0.3

Not change image src in this fllow!!

Sequence:

Firefox -- GET CGI-A --> Apache
Firefox <----- 302 ------ Apache
(Move to B)
Firefox ---- GET B ----> Apache
Firefox <----- 200 ------ Apache
(image/png)

<Displayed B> => feel so good!!

Then, Push browser reload button!!

Firefox -- GET CGI-A --> Apache
Firefox <----- 302 ------ Apache
(Move to C)
Firefox ---- GET C ----> Apache
Firefox <----- 304 ------ Apache
(C is allready cached!!)

<Displayed B> (But, from Popup Menu, I can display C)

Why not display C in the reloaded window ?

Reproducible: Always

Steps to Reproduce:
See Detail!!

*** This bug has been marked as a duplicate of 89419 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.