Actions
Bug #98535
closedLinkbrowser throws exception
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-10-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When opening the linkbrowser, while having a custom linkHandler configured in TSconfig, following exception is thrown:
(1/1) ArgumentCountError Too few arguments to function TYPO3\CMS\Backend\LinkHandler\RecordLinkHandler::__construct(), 0 passed in /var/www/html/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 2961 and exactly 3 expected
Updated by Oliver Bartsch about 2 years ago
- Related to Task #98443: Merge ext:recordlist into ext:backend added
Updated by Gerrit Code Review about 2 years 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/+/75994
Updated by Oliver Bartsch about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a114256189ccecc714f092dc0bcb6493d4371e53.
Updated by Chris Müller about 2 years ago
- Related to Task #98542: Fix typo in RST "Extension recordlist merged into backend" added
Updated by Chris Müller about 2 years ago
- Related to Bug #98555: Linkhandler: Deprecated Linkhandler path causes DI Error added
Updated by Oliver Bartsch over 1 year ago
- Related to Task #101593: Remove alias for moved RecordLinkHandler service added
Actions