On Mon, Oct 25, 2004 at 12:27:35AM -0700, Kelson Vibber wrote:
[...] Similarly, the search form on my blog, which will issue a redirect to the actual article if there is only one result, sometimes works, and sometimes doesn't. (If you're inclined to try testing it, it's at http://www.hyperborea.org/journal/ -- some one-result search terms include meme, delvian, pirates, sharpreader, dairy, pastede -- and that last one isn't a typo.)
What's strange is that if I close Dillo and reopen it, the ones I've already tried work
I found a bug that could increment the redirection counter when the HTTP answer is a redirection coming in several tiny packets. The problem is that I can't reproduce the bug anymore! :P Even more, the search is giving me no redirection but a plain 200 OK answer. Look: <q> Nav_open_url: Url=>http://www.hyperborea.org/journal/index.php?s=dairy< Nav_open_url: redirect_level = 0 Connecting to 204.212.42.2 Header [io_len=116] HTTP/1.1 200 OK Date: Mon, 25 Oct 2004 13:35:00 GMT Server: Apache Connection: close Content-Type: text/html </q> I'll try on a dialup (bigger chance of getting small packets). A way to reproduce it would certainly help, but as it _seems_ to depend on the underlying granularity of packets, this may be hard to achieve... -- Cheers Jorge.-