Last modified: 2010-06-01 14:35:41 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 T25746, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23746 - With MW 1.16 trunk, rev. 66620, MediaFunctions fail (efMediaFunctionsSetup)
With MW 1.16 trunk, rev. 66620, MediaFunctions fail (efMediaFunctionsSetup)
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
MediaFunctions (Other open bugs)
unspecified
All All
: Normal critical (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-06-01 14:21 UTC by Gregor Hagedorn
Modified: 2010-06-01 14:35 UTC (History)
1 user (show)

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


Attachments

Description Gregor Hagedorn 2010-06-01 14:21:39 UTC
After upgrading to SVN 1.16 trunk rev. 66620, MediaFunctions fails with error message:

'Detected bug in an extension! Hook efMediaFunctionsSetup failed to return a value; should return true to continue hook processing or false to abort.' in includes/Hooks.php:155

Stack trace:
#0 /usr/share/mediawikistaging/phase3/includes/parser/Parser.php(176): wfRunHooks('ParserFirstCall...', Array)
#1 /usr/share/mediawikistaging/phase3/includes/MessageCache.php(659): Parser->firstCallInit()
#2 /usr/share/mediawikistaging/phase3/includes/GlobalFunctions.php(708): MessageCache->transform('$1 - {{SITENAME...')
#3 /usr/share/mediawikistaging/phase3/includes/GlobalFunctions.php(669): wfMsgGetKey('pagetitle', true, false, true)
#4 /usr/share/mediawikistaging/phase3/includes/GlobalFunctions.php(575): wfMsgReal('pagetitle', Array, true)
#5 /usr/share/mediawikistaging/phase3/includes/OutputPage.php(482): wfMsg('pagetitle', 'Main Page')
#6 /usr/share/mediawikistaging/phase3/includes/Article.php(818): OutputPage->setPageTitle('Main Page')
#7 /usr/share/mediawikistaging/phase3/includes/Wiki.php(499): Article->view()
#8 /usr/share/mediawikistaging/phase3/includes/Wiki.php(73): MediaWiki->performAction(Object(OutputPage), Object(Article), Object(Title), Object(User), Object(WebRequest))
#9 /usr/share/mediawikistaging/phase3/index.php(116): MediaWiki->performRequestForTitle(Object(Title), Object(Article), Object(OutputPage), Object(User), Object(WebRequest))
#10 {main}

1.16alpha (r59858) was still working fine.
Comment 1 Raimond Spekking 2010-06-01 14:35:41 UTC
Fixed in r67186. Pls check out again and try.

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


Navigation
Links