Actions
Bug #91287
closedWrong-spelled and not available class in Services.yaml
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Dashboard
Target version:
-
Start date:
2020-05-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In Services.yaml the class "TYPO3\CMS\Dashboard\DasboardRegistry" is set to public:
- It is wrong-spelled
- It does not exist
So it should be removed.
Updated by Gerrit Code Review over 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64398
Updated by Chris Müller over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 482d66e9157fb4b11a8f45311c5124785e3dcbe1.
Actions