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

            Bug ID: 68699
           Summary: TemplateData.hooks.php:71: MWException: Invalid
                    callback in hooks for ParserFirstCallInit
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: TemplateData
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
            Blocks: 67216
       Web browser: ---
   Mobile Platform: ---

Doing what in attachment 16052 minus Wikibase, I get 1404 times MWException:
Invalid callback in hooks for ParserFirstCallInit of which 1120 times relating
to /srv/vagrant/mediawiki/extensions/TemplateData/TemplateData.hooks.php:71
like for instance

vagrant@nemobis:/vagrant/mediawiki/tests/phpunit$ php5 phpunit.php includes

[...]

1392) ParserTests::testParserTest with data set #1104 ('HTML tag with necessary
entities in attributes', '<span title="&amp;amp;">foo</span>', '<p><span
title="&amp;amp;">foo</span>
</p>', '', '')
MWException: Invalid callback in hooks for ParserFirstCallInit


/srv/vagrant/mediawiki/includes/Hooks.php:182
/srv/vagrant/mediawiki/includes/GlobalFunctions.php:4031
/srv/vagrant/mediawiki/includes/parser/Parser.php:279
/srv/vagrant/mediawiki/includes/parser/Parser.php:291
/srv/vagrant/mediawiki/includes/parser/Parser.php:4966
/srv/vagrant/mediawiki/includes/parser/Parser.php:4720
/srv/vagrant/mediawiki/includes/StubObject.php:105
/srv/vagrant/mediawiki/includes/StubObject.php:125
/srv/vagrant/mediawiki/includes/content/WikitextContent.php:145
/srv/vagrant/mediawiki/includes/content/WikitextContent.php:145
/srv/vagrant/mediawiki/includes/page/WikiPage.php:2140
/srv/vagrant/mediawiki/extensions/TemplateData/TemplateData.hooks.php:71
/srv/vagrant/mediawiki/includes/Hooks.php:206
/srv/vagrant/mediawiki/includes/GlobalFunctions.php:4031
/srv/vagrant/mediawiki/includes/page/WikiPage.php:1780
/srv/vagrant/mediawiki/tests/parser/parserTest.inc:1493
/srv/vagrant/mediawiki/tests/phpunit/includes/parser/NewParserTest.php:934
/srv/vagrant/mediawiki/tests/phpunit/includes/parser/NewParserTest.php:452
/srv/vagrant/mediawiki/tests/phpunit/includes/parser/NewParserTest.php:683
/srv/vagrant/mediawiki/tests/phpunit/MediaWikiTestCase.php:133
/srv/vagrant/mediawiki/tests/phpunit/MediaWikiPHPUnitCommand.php:42

-- 
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