On Wed, Aug 23, 2006 at 11:55:45AM +0200, Brion Vibber wrote:
Frederik Eaton wrote:
Every page load in my MediaWiki installation actually turns into two requests, one with header
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
and one with header
Accept: image/png,*/*;q=0.5
both for the same URL (e.g. GET /~frederik/pfcq/wiki/index.php/Domain_theory/Homomorphism_of_preorders )
Did you do something like setting $wgLogo to ""?
It sounds like the browser is trying to load the same URL as an image.
You must be telepathic. That is exactly the value of $wgLogo.
Thanks,
Frederik