Reedy has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/342656 )
Change subject: Hook SpecialSearchNogomatch was removed ...................................................................... Hook SpecialSearchNogomatch was removed Removed in If5b064b08a6258bfab31ab8f8b62c1d7283c8912 Add to RELEASE-NOTES Remove from hooks.txt Change-Id: Ie213fb8491777073f75894a13683d9ceed7b6776 --- M RELEASE-NOTES-1.29 M docs/hooks.txt 2 files changed, 1 insertion(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/56/342656/1 diff --git a/RELEASE-NOTES-1.29 b/RELEASE-NOTES-1.29 index c68c677..37132b9 100644 --- a/RELEASE-NOTES-1.29 +++ b/RELEASE-NOTES-1.29 @@ -257,6 +257,7 @@ Also, some related hooks were deprecated, but this is not yet a breaking change. +* Hook SpecialSearchNogomatch was removed. == Compatibility == diff --git a/docs/hooks.txt b/docs/hooks.txt index 149ee4b..62e0c06 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -3160,10 +3160,6 @@ $title: The title the 'go' feature has decided to forward the user to &$url: Initially null, hook subscribers can set this to specify the final url to redirect to -'SpecialSearchNogomatch': Called when user clicked the "Go" button but the -target doesn't exist. -&$title: title object generated from the text entered by the user - 'SpecialSearchPowerBox': The equivalent of SpecialSearchProfileForm for the advanced form, a.k.a. power search box. &$showSections: an array to add values with more options to -- To view, visit https://gerrit.wikimedia.org/r/342656 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie213fb8491777073f75894a13683d9ceed7b6776 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
