Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core:update writes out warning to screen #7438

Closed
mattab opened this issue Mar 16, 2015 · 0 comments
Closed

core:update writes out warning to screen #7438

mattab opened this issue Mar 16, 2015 · 0 comments
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Mar 16, 2015

Running core:update results in warning displayed to screen: we expected no warning instead.

$ ./console core:update
WARNING CoreUpdater[2015-03-16 05:33:59] /home/matt/dev/piwik-master/plugins/CoreUpdater/Controller.php(42): Recoverable Error - Argument 1 passed to Piwik\Plugins\CoreUpdater\Controller::__construct() must be an instance of Piwik\Plugins\CoreUpdater\Updater, none given, called in /home/matt/dev/piwik-master/plugins/CoreUpdater/Commands/Update.php on line 88 and defined - Piwik 2.12.0-b4 - Please report this message in the Piwik forums: http://forum.piwik.org (please do a search first as it might have been reported already)
WARNING CoreUpdater[2015-03-16 05:33:59] /home/matt/dev/piwik-master/plugins/CoreUpdater/Controller.php(44): Notice - Undefined variable: updater - Piwik 2.12.0-b4 - Please report this message in the Piwik forums: http://forum.piwik.org (please do a search first as it might have been reported already)


@mattab mattab added Bug For errors / faults / flaws / inconsistencies etc. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. labels Mar 16, 2015
@mattab mattab added this to the Piwik 2.12.0 milestone Mar 16, 2015
@mnapoli mnapoli self-assigned this Mar 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

No branches or pull requests

2 participants