Actions
Bug #99708
closedBackend user group filter throws exception
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2023-01-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Using the filter in the "Backend user group" sub module leads to following exception:
(1/2) #1297759968 TYPO3\CMS\Extbase\Property\Exception Exception while property mapping at property path "": Type of child property "title" of class "TYPO3\CMS\Beuser\Domain\Dto\BackendUserGroup" could not be derived from constructor arguments as said class does not have a constructor defined.
Updated by Oliver Bartsch almost 2 years ago
- Subject changed from User group filter throws exception to Backend user group filter throws exception
Updated by Gerrit Code Review almost 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/+/77595
Updated by Oliver Bartsch almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 92b8a70a855eaccce3fa500ffab9c5a340e98f41.
Actions