Last modified: 2014-07-31 23:27:12 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 T70959, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68959 - Fatal error: Call to a member function registerInputType() on a non-object in SemanticFormsInputs.php on line 175
Fatal error: Call to a member function registerInputType() on a non-object in...
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
SemanticFormsInputs (Other open bugs)
master
All All
: Unprioritized normal (vote)
: ---
Assigned To: s7eph4n
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-31 23:24 UTC by Nemo
Modified: 2014-07-31 23:27 UTC (History)
0 users

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


Attachments

Description Nemo 2014-07-31 23:24:54 UTC
When running php5 phpunit.php with attachment 16112 [details] and some more extensions, on master, labs-vagrant (Ubuntu 2014-04):

Fatal error: Call to a member function registerInputType() on a non-object in /srv/vagrant/mediawiki/extensions/SemanticFormsInputs/SemanticFormsInputs.php on line 175

Call Stack:
    0.0010     253072   1. {main}() /srv/vagrant/mediawiki/tests/phpunit/phpunit.php:0
    0.0043     559656   2. require('/srv/vagrant/mediawiki/maintenance/doMaintenance.php') /srv/vagrant/mediawiki/tests/phpunit/phpunit.php:134
    5.0424   24697576   3. require_once('/srv/vagrant/mediawiki/includes/Setup.php') /srv/vagrant/mediawiki/maintenance/doMaintenance.php:94
   19.4865   43092112   4. call_user_func() /srv/vagrant/mediawiki/includes/Setup.php:659
   19.4888   43301320   5. EchoHooks::initEchoExtension() /srv/vagrant/mediawiki/includes/Setup.php:659
   19.4933   43677392   6. Message->text() /srv/vagrant/mediawiki/extensions/Echo/Hooks.php:32
   19.4933   43677808   7. Message->toString() /srv/vagrant/mediawiki/includes/Message.php:729
   19.4993   44066248   8. Message->transformText() /srv/vagrant/mediawiki/includes/Message.php:666
   19.4993   44066432   9. MessageCache->transform() /srv/vagrant/mediawiki/includes/Message.php:986
   19.4993   44066528  10. MessageCache->getParser() /srv/vagrant/mediawiki/includes/cache/MessageCache.php:1002
   19.4994   44067000  11. Parser->firstCallInit() /srv/vagrant/mediawiki/includes/cache/MessageCache.php:1025
   19.5647   45446568  12. wfRunHooks() /srv/vagrant/mediawiki/includes/parser/Parser.php:279
   19.5647   45446616  13. Hooks::run() /srv/vagrant/mediawiki/includes/GlobalFunctions.php:4031
   20.0435   52848760  14. call_user_func_array() /srv/vagrant/mediawiki/includes/Hooks.php:206
   20.0435   52849272  15. wfSFISetup() /srv/vagrant/mediawiki/includes/Hooks.php:206
Comment 1 Nemo 2014-07-31 23:27:12 UTC
Hm, same on SemanticRating:

PHP Stack trace:
PHP   1. {main}() /srv/vagrant/mediawiki/tests/phpunit/phpunit.php:0
PHP   2. require() /srv/vagrant/mediawiki/tests/phpunit/phpunit.php:134
PHP   3. require_once() /srv/vagrant/mediawiki/maintenance/doMaintenance.php:94
PHP   4. call_user_func() /srv/vagrant/mediawiki/includes/Setup.php:659
PHP   5. EchoHooks::initEchoExtension() /srv/vagrant/mediawiki/includes/Setup.php:659
PHP   6. Message->text() /srv/vagrant/mediawiki/extensions/Echo/Hooks.php:32
PHP   7. Message->toString() /srv/vagrant/mediawiki/includes/Message.php:729
PHP   8. Message->transformText() /srv/vagrant/mediawiki/includes/Message.php:666
PHP   9. MessageCache->transform() /srv/vagrant/mediawiki/includes/Message.php:986
PHP  10. MessageCache->getParser() /srv/vagrant/mediawiki/includes/cache/MessageCache.php:1002
PHP  11. Parser->firstCallInit() /srv/vagrant/mediawiki/includes/cache/MessageCache.php:1025
PHP  12. wfRunHooks() /srv/vagrant/mediawiki/includes/parser/Parser.php:279
PHP  13. Hooks::run() /srv/vagrant/mediawiki/includes/GlobalFunctions.php:4031
PHP  14. call_user_func_array() /srv/vagrant/mediawiki/includes/Hooks.php:206
PHP  15. {closure:/srv/vagrant/mediawiki/extensions/SemanticRating/SemanticRating.php:74-102}() /srv/vagrant/mediawiki/includes/Hooks.php:206

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


Navigation
Links