Actions
Bug #105038
closedLoginProviderInterface - modifyView searches for Templates in cms-backend
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Authentication
Target version:
-
Start date:
2024-09-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
8.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hey,
I'm trying to migrate the ->render call to ->modifyView (the way described in the documentation: https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/Backend/LoginProvider.html#login-provider-interface-migration)
Doing so will always fail, because it's searching for the template in 'cms-backend' and i don't see a way to override this template path.
Thanks in regards,
David
Actions