Project

General

Profile

Actions

Bug #86408

closed

Epic #83968: PSR-11 Initiative

FailsafePackageManager does not sort packages when PackageStates.php file is missing

Added by Benjamin Franzke over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
System/Bootstrap/Configuration
Target version:
-
Start date:
2018-09-27
Due date:
% Done:

100%

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

Description

This currently does not expose real problems, as the install
tool creates a new PackageStates.php later on and saves (and
implicitly sorts packages) using forceSortAndPackageStates().

FailsafePackageManager prevents saving PackageStates.php in
failsafe mode by overwriting sortAndSavePackageStates(). That works
to prevent saving, but also prevents sorting when initially loading
packages when PackageStates.php is missing.

Despite not exposing bugs right now, this should be fixed as
this is a) unclean and b) will become a problem when other failsafe
applications will be added.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #86416: CLI should not depend on a working database connectionClosed2018-09-28

Actions
Actions

Also available in: Atom PDF