(Bug 22709) IIS 7 mishandles redirects generated by OutputPage::output() when
authorPlatonides <platonides@users.mediawiki.org>
Wed, 3 Mar 2010 22:01:09 +0000 (22:01 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Wed, 3 Mar 2010 22:01:09 +0000 (22:01 +0000)
commitd313859b0229f815690f80100391aa9d7d0a9a41
tree013592371928dcb8041e8478a39dc97da1f9654a
parentb312b485d06b233b238a17baebe0bdc85307002c
(Bug 22709) IIS 7 mishandles redirects generated by OutputPage::output() when
the URL contains a colon.
Avoid tinifying colons for IIS 7.

It's a pity how it pollutes a clean function like wfUrlencode.
RELEASE-NOTES
includes/GlobalFunctions.php