https://bugzilla.wikimedia.org/show_bug.cgi?id=42567

       Web browser: ---
             Bug #: 42567
           Summary: ApiTokensGetTokenTypes hook is not in MediaWiki 1.19
           Product: MediaWiki extensions
           Version: master
          Platform: All
               URL: https://www.mediawiki.org/wiki/Manual:Hooks/ApiTokensG
                    etTokenTypes
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Translate
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


According to docs, this hook has been introduced in 1.20.
I see:

./Translate.php:$wgHooks['ApiTokensGetTokenTypes'][] =
'ApiTranslationReview::injectTokenFunction';
./Translate.php:$wgHooks['ApiTokensGetTokenTypes'][] =
'ApiGroupReview::injectTokenFunction';
./Translate.php:$wgHooks['ApiTokensGetTokenTypes'][] =
'ApiAggregateGroups::injectTokenFunction';

Do things still work without it?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to