Author: shawkris
Description:
System: Windows 2000 server, PHP 5.2.0 ISAPI, MediaWiki 1.9.1
$wgArticlePath = "$wgScript?title=$1";
$wgUsePathInfo = false;
Editing and then saving a complete page works without error. However, choosing to edit a specific
section reports a "Redirect loop detected!" loop error when saving. Refreshing the page confirms that it
was saved sucessfully.
Commenting out the loop detection code in Wiki.php removes the error (and there isn't a loop either).
Kris Shaw.
Version: 1.9.x
Severity: major
OS: Windows 2000
Platform: PC