Jorge Arellano Cid wrote:
Attached goes the patch, and to the whole list just in case someone else wants to test it ;) --Apply over a clean rc3 tarball
This fixes:
* Stop button not going off after a redirection loop. * Multiple increases of the redirection hop counter (MTU). * A redirection after a redirection-loop inheriting the failure state.
The patch has its debug messages enabled, just in case.
As soon as you say it's OK, I'll remove the debugging messages, pack the 0.8.3 tarball and upload to the site for broader testing until the elusive Wednesday release. :-)
Looks good. Tested against hyperborea.org (where I saw the spurious errors before) and against mosquito.wordpress.org (where it was originally trapped in the redirect loop). On the latter, with cookies disabled it correctly detects the loop and stops, and with cookies enabled it correctly reloads the first page, picking up the new 200 status instead of reusing the old 302 status, and shows the resulting page. Thanks for the last-minute fix! -- Kelson Vibber www.hyperborea.org