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

Argument 1 passed to FriendsOfTYPO3\Dashboard\Registry\WidgetRegistry::getWidgetObject() must be of the type string, null given #71

Closed
fritzdacat opened this issue Oct 18, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@fritzdacat
Copy link

Bug Report

If I want to call the dashboard in the backend I get this error:

Oops, an error occurred!
Argument 1 passed to FriendsOfTYPO3\Dashboard\Registry\WidgetRegistry::getWidgetObject() must be of the type string, null given, called in /public/typo3conf/ext/dashboard/Classes/Controller/DashboardController.php on line 262

TYPO3 9.5.9
@mittwald Managed Server
PHP 7.2-latest FPM

This error does not occur locally under MAMP with PHP 7.2.20

@fritzdacat fritzdacat added the bug Something isn't working label Oct 18, 2019
@sfsmfc
Copy link

sfsmfc commented Oct 23, 2019

@fritzdacat Can you please have a look, if you can clear the cache?

I can only see the same issue, if I switch from one dashboard version to another without clearing the cache (e.g. from version 1.0.0 to master).

@haassie
Copy link
Collaborator

haassie commented Nov 20, 2019

The code of the controller is completely refactored. I will close this issue for now. If you have any problem with the latest version, please let us know.

@haassie haassie closed this as completed Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants