Last modified: 2014-08-07 12:17:11 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T71231, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69231 - Invalid callback in hooks for LinkBegin
Invalid callback in hooks for LinkBegin
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
Translate (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-07 12:00 UTC by Jarry1250
Modified: 2014-08-07 12:17 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Jarry1250 2014-08-07 12:00:05 UTC
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.
Comment 1 Jarry1250 2014-08-07 12:00:48 UTC
Page name isn't important, I appear to get this on all pages. Will bisect.
Comment 2 Jarry1250 2014-08-07 12:17:11 UTC
Ah, this has already been fixed in Translate master. The fact that updating core caused the trouble was just confusing me. Ooops.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links