On Mon, Aug 10, 2009 at 5:24 PM, Don Armstrong <d...@debian.org> wrote:
> On Mon, 10 Aug 2009, Robert Morell wrote: > > There is at least one bug where this still occurs for me: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540932 > > > > I can't see the problem with the page originally linked to in this bug > > (531529). > > > grep array <(wget -q -O- > http://bugs-rietz.debian.org/cgi-bin/bugreport.cgi?bug=540932) \ > <(wget -q -O- > http://bugs-duarte.debian.org/cgi-bin/bugreport.cgi?bug=540932) \ > <(wget -q -O- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540932) > > If you see array in any of the output, it's because you've got a proxy > somewhere that is caching the data for you. If you don't see it in > any, then it's because you haven't actually reloaded the page or > cleared your browser cache (or restarted your browser). You're right, I don't see the problem without Firefox. The issue is that although the served page changed, the server still reports a Last-Modified date of before when I first saw the issue: HTTP/1.1 200 OK Date: Tue, 11 Aug 2009 00:38:17 GMT Server: Apache Last-Modified: Mon, 10 Aug 2009 21:30:04 GMT It looks like Firefox gets a bunch of "304 Not Modified"s from the server in response to its requests for the page when I refresh, so it doesn't bother to refetch the contents. I'd still consider this a bug in the Debian tracker system, but the exposure is minimal enough that it's probably not worth fixing. Thanks, Robert Don Armstrong > > -- > NASCAR is a Yankee conspiracy to keep you all placated so the South > won't rise again. > -- http://www.questionablecontent.net/view.php?comic=327 > > http://www.donarmstrong.com http://rzlab.ucr.edu >