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 #1

Updated by Mathias Brodala about 2 months ago

  • Related to Bug #104461: "Test Mail Setup" cannot send mails if System HTML mail layout uses <f:translate> added
Actions #2

Updated by Gerrit Code Review about 2 months 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/+/85862

Actions #3

Updated by Gerrit Code Review about 2 months ago

Patch set 2 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/+/85862

Actions #4

Updated by Gerrit Code Review about 2 months ago

Patch set 3 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/+/85862

Actions #5

Updated by Stefan Bürk about 2 months ago

  • Related to Bug #100128: AdminLoginWarning email not sent when MFA is activated added
  • Related to Bug #99864: Notify by email on login not working after user activates MFA added
  • Related to Feature #100307: Use PSR-14 Events instead of hooks for logout in AbstractUserAuth added
Actions #6

Updated by Gerrit Code Review about 2 months ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85875

Actions #7

Updated by Mathias Brodala about 2 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack 5 days ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF