When submiting using the 'go' feature of Special:Search (standard usecase for autocomplete) a nearby title can be selected. Unfortunately a fragment only title is considered valid, which sends the user to Main_Page#searchterm. Instead don't allow a search starting with # to trigger the go feature. Bug: T182452 Change-Id: I8ce3ce8633e23db41ae6eafb9996ca7294f8445a |
||
|---|---|---|
| .. | ||
| ParserOutputSearchDataExtractorTest.php | ||
| SearchEnginePrefixTest.php | ||
| SearchEngineTest.php | ||
| SearchIndexFieldTest.php | ||
| SearchNearMatcherTest.php | ||
| SearchNearMatchResultSetTest.php | ||
| SearchResultSetTest.php | ||
| SearchResultTest.php | ||
| SearchSuggestionSetTest.php | ||