wiki.techinc.nl/tests/phpunit/includes/title
Umherirrender 1ac173f02e title: Handle user name equal to interwiki prefix in TitleParser
When a title is parsed with a default namespace of NS_USER a possible
interwiki at the begin would make the title external and ignores the
default namespace, but it would call IPUtils::sanitizeIP with empty
string, returning null

Bug: T329690
Change-Id: Id2a32c87d09d92ead20ad58547c22a513084ffa2
2023-02-15 23:01:30 +01:00
..
MediaWikiTitleCodecTest.php title: Handle user name equal to interwiki prefix in TitleParser 2023-02-15 23:01:30 +01:00
NaiveImportTitleFactoryTest.php tests: Migrate away from setMwGlobals() to overrideConfigValue(s)() 2022-08-14 22:23:25 +01:00
NamespaceImportTitleFactoryTest.php
NamespaceInfoTest.php tests: Migrate away from setMwGlobals() to overrideConfigValue(s)() 2022-08-14 22:23:25 +01:00
SubpageImportTitleFactoryTest.php Replace some usages of MWException 2023-01-26 00:10:34 +00:00