(bug 676) Avoid creating invalid title objects when there's a leading colon and a...
authorRowan Collins <imsop@users.mediawiki.org>
Sat, 20 Aug 2005 15:30:22 +0000 (15:30 +0000)
committerRowan Collins <imsop@users.mediawiki.org>
Sat, 20 Aug 2005 15:30:22 +0000 (15:30 +0000)
commit29c06f2b2fd0579e31358e1a798fe8b6ce5616eb
treefa2b70fff1dc03b0af8380e07a668e7d7aff8298
parent5eb9056704a935e639a0daee881b24c2fae7033a
(bug 676) Avoid creating invalid title objects when there's a leading colon and a real namespace
(as in {{:Project:Foo}}); should mean things like [[{{NAMESPACE}}:Foo]] should work too.
includes/Title.php