Actions
Bug #91338
closedWrong TS constant link
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
-
Start date:
2020-05-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
file:
typo3/sysext/felogin/Configuration/TypoScript/setup.typoscript:12
- templateName = {$styles.content.loginform.emailTemplateName}
+ templateName = {$styles.content.loginform.email.templateName}
Leads to an error (with default config only) when requesting password change.
Updated by Sebastian Iffland over 4 years ago
- Related to Task #91337: [bugfix] Wrong constant referer added
Updated by Daniel Goerz over 4 years ago
- Status changed from New to Closed
Thanks for reporting!
I close this as duplicate of the linked ticket, will add your description there, though.
Actions