wiki.techinc.nl/tests/phpunit/includes/title
Kunal Mehta a22ab0eab0 TitleParser: In formatTitle(), don't throw exceptions on bad namespaces
This ocassionally happens for whatever reason, but it doesn't really
make sense to throw an exception when creating a broken-looking link
would also work. We already do this for TitleParser::getPrefixedDBkey(),
and this also matches the behavior of Title::getNsText().

Bug: T136352
Bug: T136356
Change-Id: Ic7eb17f8917f7fbb28b11d94b742dac1fe5582a1
2016-05-26 13:34:18 -07:00
..
ForeignTitleTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MediaWikiPageLinkRendererTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MediaWikiTitleCodecTest.php TitleParser: In formatTitle(), don't throw exceptions on bad namespaces 2016-05-26 13:34:18 -07:00
NaiveForeignTitleFactoryTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NaiveImportTitleFactoryTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NamespaceAwareForeignTitleFactoryTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NamespaceImportTitleFactoryTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SubpageImportTitleFactoryTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TitleValueTest.php Add LinkTarget::inNamespace() helper function 2016-05-12 08:28:26 +00:00