Bug #84465
closed"Status report" broken because of invalid route
0%
Description
The Status report within the Reports module throws an exception due to an invalid route identifier:
#1476050190: Unable to generate a URL for the named route "system_ReportsTxreportsm1" because this route was not found.
Updated by Mathias Brodala over 6 years ago
- Related to Task #83172: Use BE Routing / PSR-7 instead of BackendUtility::getModuleUrl added
Updated by Mathias Brodala over 6 years ago
- Related to Bug #84231: Remove usage of extbase from reports module added
Updated by Gerrit Code Review over 6 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/56347
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56347
Updated by Mathias Brodala over 6 years ago
To reproduce this you need have an admin account:
- name:
admin
- password:
password
Anything else won't trigger this the admin account check.
Updated by Gerrit Code Review over 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56347
Updated by Mathias Brodala over 6 years ago
- Status changed from Under Review to Resolved