Project

General

Profile

Actions

Bug #99532

closed

Remove hack for GLOBALS[LANG] and UriBuilder

Added by Benni Mack over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
Start date:
2023-01-13
Due date:
% Done:

100%

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

Description

GLOBALS[LANG] needs to be set up, because the UriBuilder is generating a token, which in turn needs the FormProtectionFactory, which then builds a Message Closure with GLOBALS[LANG] (hacky, yes!) - was used in "typo3/sysext/backend/Classes/Middleware/BackendUserAuthenticator.php" but is not needed anymore, since FormProtectionFactory is much better now.

Actions

Also available in: Atom PDF