Bug #104717
closedDashboard - Widget with missing Meta Descriptions is missing
100%
Description
It seems that at least the dashboard with the "missing meta descriptions" is missing.
It is not registered at all.
The registration is done inside EXT:seo/Configuration/Services.php
, but the code doesn't reach the content inside the if-clause. So the widget is not registered. I couldn't find the definition for "Widget:class" inside the $containerBuilder definition, as checked inside the if condition.
When I register the widget inside the Services.yaml, it works. But this cannot be the solution as it needs to be checked, whether the EXT:dashboard is loaded or not.
I mark this as a regression, as this worked already in the past.
TYPO3 main branch (v13)
PHP 8.2
EXT:seo and EXT:dashboard are installed
Updated by Gerrit Code Review 3 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85750
Updated by Gerrit Code Review 3 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85750
Updated by Gerrit Code Review 3 months ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85750
Updated by Gerrit Code Review 3 months ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85750
Updated by Stefan Bürk 3 months ago
- Related to Task #104785: Ensure resorting of package in legacy mode added
Updated by Gerrit Code Review 3 months ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85768
Updated by Garvin Hicking 3 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e49f12c63df207c0dfbdddc0b2bb16c2eee88e32.