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

            Bug ID: 69231
           Summary: Invalid callback in hooks for LinkBegin
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Translate
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: jarry1...@gmail.com
                CC: da...@sheetmusic.org.uk, jsahl...@wikimedia.org,
                    niklas.laxst...@gmail.com, siebr...@kitano.nl
       Web browser: ---
   Mobile Platform: ---

Error generated by visiting

/w/index.php?title=Special%3AAllPages&from=&to=&namespace=6

on a clean (vagrant+i18n role) install updated to git master.

Offending line is Translate.php:186

$GLOBALS['wgHooks']['LinkBegin'][] = 'SpecialMyLanguage::linkfix';

which apparently is invalid since /includes/Linker.php:212 errors out trying to
run it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to