wiki.techinc.nl/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
..
ForeignTitle.php Make ForeignTitle properties private 2016-01-26 19:36:52 +01:00
ForeignTitleFactory.php
ImportTitleFactory.php
MalformedTitleException.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MediaWikiPageLinkRenderer.php Namespace LinkTarget under MediaWiki\Linker 2016-04-21 17:19:10 -07:00
MediaWikiTitleCodec.php TitleParser: In formatTitle(), don't throw exceptions on bad namespaces 2016-05-26 13:34:18 -07:00
NaiveForeignTitleFactory.php Fix two PHPCS warnings in NaiveForeignTitleFactory.php 2015-09-28 14:19:29 +02:00
NaiveImportTitleFactory.php
NamespaceAwareForeignTitleFactory.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NamespaceImportTitleFactory.php
PageLinkRenderer.php Namespace LinkTarget under MediaWiki\Linker 2016-04-21 17:19:10 -07:00
SubpageImportTitleFactory.php
TitleFormatter.php Add TitleFormatter::getPrefixedDBkey() and implementation 2016-05-11 17:54:40 +00:00
TitleParser.php
TitleValue.php Add LinkTarget::inNamespace() helper function 2016-05-12 08:28:26 +00:00