wiki.techinc.nl/includes/title
Kunal Mehta 147ec4cad8 TitleFormatter: Match Title behavior for non-existent namespaces
In TitleFormatter::getPrefixedDBkey(), match the
Title::getPrefixedDBkey() behavior for non-existent namespaces by using
an empty string for the namespace and including a leading colon.

Change-Id: I195c36df69963c7409711dd97bece078f61faf77
2016-05-12 11:36:30 -07:00
..
ForeignTitle.php Make ForeignTitle properties private 2016-01-26 19:36:52 +01:00
ForeignTitleFactory.php Proper namespace handling for WikiImporter 2014-12-10 22:24:47 +11:00
ImportTitleFactory.php Proper namespace handling for WikiImporter 2014-12-10 22:24:47 +11:00
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 TitleFormatter: Match Title behavior for non-existent namespaces 2016-05-12 11:36:30 -07:00
NaiveForeignTitleFactory.php Fix two PHPCS warnings in NaiveForeignTitleFactory.php 2015-09-28 14:19:29 +02:00
NaiveImportTitleFactory.php Proper namespace handling for WikiImporter 2014-12-10 22:24:47 +11:00
NamespaceAwareForeignTitleFactory.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NamespaceImportTitleFactory.php Proper namespace handling for WikiImporter 2014-12-10 22:24:47 +11:00
PageLinkRenderer.php Namespace LinkTarget under MediaWiki\Linker 2016-04-21 17:19:10 -07:00
SubpageImportTitleFactory.php Proper namespace handling for WikiImporter 2014-12-10 22:24:47 +11:00
TitleFormatter.php Add TitleFormatter::getPrefixedDBkey() and implementation 2016-05-11 17:54:40 +00:00
TitleParser.php Add @since to classes and interface in title 2014-12-23 16:47:39 +00:00
TitleValue.php Add LinkTarget::inNamespace() helper function 2016-05-12 08:28:26 +00:00