Reverting r41410 -- broke interwikis totally in parser tests.
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 1 Oct 2008 16:59:51 +0000 (16:59 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 1 Oct 2008 16:59:51 +0000 (16:59 +0000)
commite9f4e3858797133e782d0248f10af5af1e0981e1
tree99406f831f295b7a21dbebfe0ddeb24c9154005c
parentac1d1addfd1ebd44879d99b3d8bf1c22fcd09a2a
Reverting r41410 -- broke interwikis totally in parser tests.

   4 previously passing test(s) now FAILING! :(
      * Inline interwiki link  [Introduced between 30-Sep-2008 00:18:19, 1.14alpha (r41405) and 01-Oct-2008 16:31:38, 1.14alpha (r41504)]
      * Inline interwiki link with empty title (bug 2372)  [Introduced between 30-Sep-2008 00:18:19, 1.14alpha (r41405) and 01-Oct-2008 16:31:38, 1.14alpha (r41504)]
      * Interwiki link encoding conversion (bug 1636)  [Introduced between 30-Sep-2008 00:18:19, 1.14alpha (r41405) and 01-Oct-2008 16:31:38, 1.14alpha (r41504)]
      * Interwiki link with fragment (bug 2130)  [Introduced between 30-Sep-2008 00:18:19, 1.14alpha (r41405) and 01-Oct-2008 16:31:38, 1.14alpha (r41504)]
includes/Interwiki.php
includes/Linker.php
includes/Title.php