Move the circular reference check to *after* redirect resolution, to avoid infinite...
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 5 Apr 2009 15:01:25 +0000 (15:01 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 5 Apr 2009 15:01:25 +0000 (15:01 +0000)
commit2e17030282b861fe0cf6895ab36b3ae91a3d32b1
treed0e85a1bbf328bf41f9addfef58e677675d93a2e
parent86097376ccba6fa40b4a1c7e62f43c00eb5aaca9
Move the circular reference check to *after* redirect resolution, to avoid infinite loops via redirects. Was causing sysadmin issues.
includes/parser/Parser.php