wiki.techinc.nl/includes/title
Arlo Breault 0e1b52a40e Make multiple colons escaping interlanguage links invalid, consistently
* Right now, one or two are permitted.  This patch limits it to one.
   The current behaviour seems more a byproduct of refactoring than an
   explicit goal.

 * Note that this will break links on a handful of pages surfaced in
   Parsoid's roundtrip testing.

Change-Id: Icabd34bbf15781bb891bd8e0c079d1a65eb28595
2017-07-06 17:09:25 -04:00
..
ForeignTitle.php
ForeignTitleFactory.php
ImportTitleFactory.php
MalformedTitleException.php Make MalformedTitleException errorMessage non-null 2017-06-21 15:22:05 +02:00
MediaWikiTitleCodec.php Make multiple colons escaping interlanguage links invalid, consistently 2017-07-06 17:09:25 -04:00
NaiveForeignTitleFactory.php
NaiveImportTitleFactory.php
NamespaceAwareForeignTitleFactory.php Handle missing namespace prefix in XML dumps more gracefully 2017-01-01 09:11:45 +00:00
NamespaceImportTitleFactory.php
SubpageImportTitleFactory.php
TitleFormatter.php
TitleParser.php
TitleValue.php