Title: Add unit test to assert ":A" is a valid title value
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 28 Apr 2014 17:50:32 +0000 (19:50 +0200)
committerTimo Tijhof <krinklemail@gmail.com>
Mon, 28 Apr 2014 17:50:32 +0000 (19:50 +0200)
commitc8c405655121ef338cf519c55639b13b17e2504d
treead17fa37e2158b6fbd4c813017edc620efff35fc
parent8981b5e72a59bf3ca6d4ddd9784d4fd36ec56d6d
Title: Add unit test to assert ":A" is a valid title value

Mostly to catch regressions. While this is an invalid title,
it is valid as syntax when creating a Title *object*, the actual
page title itself does not allow leading colons.

Change-Id: Idbe8a3bfe487926c5fc8bdcfa69a957fc9d0bc49
tests/phpunit/includes/TitleTest.php
tests/qunit/suites/resources/mediawiki/mediawiki.Title.test.js