Page MenuHomePhabricator

Add Special::Search hook for detecting successful "Go"
Closed, ResolvedPublic

Description

specials/SpecialSearch.php has hooks for dealing with successful and unsuccessful searches, and with unsuccessful "Go" operations. However, it has no hook for handling successful "Go" operations that jump directly to the found page. Please add a hook.

Attached is a proposed patch against 1.15.3.


Version: 1.16.x
Severity: enhancement

Details

Reference
bz23206

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:05 PM
bzimport added a project: MediaWiki-Search.
bzimport set Reference to bz23206.
bzimport added a subscriber: Unknown Object (MLST).

Created attachment 7295
Patch against 1.15.3

attachment diff.txt ignored as obsolete

Created attachment 7296
Patch against 1.15.3

attachment diff.txt ignored as obsolete

Created attachment 7297
Patch against 1.15.3

Attached:

Ping followup in r78268

Hook moved and renamed