Actions
Bug #95566
closedReturn empty stages list in LIVE workspace
Start date:
2021-10-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
When the Workspaces module is accessed in the LIVE workspace, the underlying code still tries to assemble a list of stages, although the LIVE workspace has none. To avoid downstream errors with undefined array keys, the code should be changed to return an empty list up front.
Actions