Only link local titles on Special:Search
authorMarius Hoch <hoo@online.de>
Mon, 20 Oct 2014 00:58:45 +0000 (02:58 +0200)
committerMarius Hoch <hoo@online.de>
Mon, 20 Oct 2014 01:25:48 +0000 (03:25 +0200)
commite57a60dad16463a793e0c9d051de72bf2f8ab11b
tree6769bbfd9368f3bfffa67bc1cc328398d96d6b7b
parent9928512037b27df14f38e968bf4f065db33fa62a
Only link local titles on Special:Search

Anything else is confusing, especially given the message text
we have there.

Example:
https://www.mediawiki.org/wiki/Special:Search?search=en%3Afoo&fulltext=1

Also fix the documentation of Title::isLocal as that was misleading
and fooled me (in PS1).

Change-Id: Iccb69de4c7243bf144a12deb8b86505e56a111dd
includes/Title.php
includes/specials/SpecialSearch.php