Project

General

Profile

Actions

Bug #93127

closed

Backend session not initialized but accessed on CLI

Added by Helmut Hummel over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-12-20
Due date:
% Done:

100%

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

Description

Refactored session handling introduced a new property,
which is initialized when method "start" is called.

Since "start" is overridden in CliBackendUserAuthentication, the property
is never initialized, but accessed, once a log entry is written calling the "writeLog"
method, leading to a fatal error.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #93023: Rework session handlingClosed2020-12-07

Actions
Actions #1

Updated by Helmut Hummel over 3 years ago

  • Related to Bug #93023: Rework session handling added
Actions #2

Updated by Helmut Hummel over 3 years ago

  • Is Regression set to Yes
Actions #3

Updated by Gerrit Code Review over 3 years ago

  • Status changed from New to Under Review

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

Actions #4

Updated by Helmut Hummel over 3 years ago

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

Updated by Benni Mack over 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF