Project

General

Profile

Actions

Bug #104809

closed

Exception in BE login notification with f:translate in custom SystemEmail layout

Added by Mathias Brodala about 2 months ago. Updated 5 days ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2024-09-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Similar to #104461 an error occurs if a custom SystemEmail layout is registered which uses the <f:translate/> Fluid viewhelper and a user logs into the TYPO3 BE having the emailMeAtLogin option enabled:

No valid attribute "applicationType" found in request object

This happens because the EmailLoginNotification is processed within a BE middleware but the request applicationType attribute is set after middleware request processing by the BE application.


Related issues 4 (1 open3 closed)

Related to TYPO3 Core - Bug #104461: "Test Mail Setup" cannot send mails if System HTML mail layout uses <f:translate>Under Review2024-07-23

Actions
Related to TYPO3 Core - Bug #100128: AdminLoginWarning email not sent when MFA is activated Closed2023-03-09

Actions
Related to TYPO3 Core - Bug #99864: Notify by email on login not working after user activates MFAClosed2023-02-07

Actions
Related to TYPO3 Core - Feature #100307: Use PSR-14 Events instead of hooks for logout in AbstractUserAuthClosedBenni Mack2023-03-27

Actions
Actions

Also available in: Atom PDF