Closed Bug 41923 Opened 24 years ago Closed 24 years ago

browser does not refresh image generated by URL

Categories

(Core :: Networking: Cache, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 30852

People

(Reporter: ChristianCallsen, Assigned: gordon)

References

()

Details

In this .html example, the image is never refreshed:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE>Test Page</TITLE>
</HEAD>
<BODY>
<H1>Test Page</H1>
<a href="http://quote.yahoo.com/q?s=ASWX&d=1b">
<img border=1 src="http://ichart.yahoo.com/v?s=aswx" alt="Chart">
</a>
</BODY>
</HTML>
It should automatically refresh itself - which should be quite visible.
The stock symbol, btw, doesn't matter. Clearing the caches does not help.
There's just no conceivable way of refreshing the image.
What do you mean the page should automatically refresh itelf? I don't see how
this would happen.

If the problem is that the image isn't the most recent version of the file, then
this could be a dupe of bug 40449.      Give me more details, or I'll have to
mark this as invalid.
Sorry - the page is obviously not supposed to automatically refresh.
It's just that if you reload it, the image is *never* reloaded. The cached
copy is always used. Yeah, it sorta-kinda sounds like a duplicate of 40449.
That's what I figured the problem was, but I just wanted to make sure.  Thanks.
This one's a dupe.


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