https://bugzilla.wikimedia.org/show_bug.cgi?id=18270
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from Roan Kattouw <[email protected]> 2009-04-21 09:36:34 UTC --- (In reply to comment #15) > So that tells me something is missing in the error checking of the wiki > software to properly handle non existant pages and therefore gives up and IIS > has nothing better to do than return a 404 page. > No, that's incorrect. The wiki returns the page you're expecting with a 404 error code, and IIS detects the 404 code and wrongfully decides to serve its own error page instead, overriding MediaWiki's. Try the testcase from comment #10 to confirm this. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
