wiki.techinc.nl/includes/search
Erik Bernhardson b357416273 Go search to consider fragment only title invalid
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
2018-09-11 13:03:53 -07:00
..
AugmentPageProps.php
DummySearchIndexFieldDefinition.php
NullIndexField.php Fix spacing for @param and indent of function comments 2017-08-15 14:33:29 +00:00
PaginatingSearchEngine.php Push pagination decision for search into SearchEngine 2018-06-11 13:35:44 -07:00
ParserOutputSearchDataExtractor.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
PerRowAugmentor.php
ResultAugmentor.php
ResultSetAugmentor.php
SearchDatabase.php Deprecate SearchEngine::replacePrefixes 2018-07-17 21:56:14 +00:00
SearchEngine.php Merge "Add Special:Search sort parameter without ui" 2018-08-21 14:57:13 +00:00
SearchEngineConfig.php
SearchEngineFactory.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
SearchExactMatchRescorer.php Merge "Remove @param comments that literally repeat what the code says" 2018-01-11 23:48:03 +00:00
SearchHighlighter.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
SearchIndexField.php Fix spacing for @param and indent of function comments 2017-08-15 14:33:29 +00:00
SearchIndexFieldDefinition.php Fix spacing for @param and indent of function comments 2017-08-15 14:33:29 +00:00
SearchMssql.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
SearchMySQL.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
SearchNearMatcher.php Go search to consider fragment only title invalid 2018-09-11 13:03:53 -07:00
SearchNearMatchResultSet.php Convert SearchResultSet to typical iteration 2018-06-11 13:35:41 -07:00
SearchOracle.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
SearchPostgres.php Deprecate SearchEngine::replacePrefixes 2018-07-17 21:56:14 +00:00
SearchResult.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
SearchResultSet.php Fix common typos in code 2018-09-02 09:03:07 +00:00
SearchSqlite.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
SearchSuggestion.php
SearchSuggestionSet.php Silently drop unknown titles in completion search 2018-06-11 13:56:19 -07:00
SqlSearchResultSet.php Convert SearchResultSet to typical iteration 2018-06-11 13:35:41 -07:00