Actions
Bug #87046
closedException on sendToStage with User TsConfig option "options.workspaces.changeStageMode = pages"
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2018-11-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
steps to reproduce
1. set User TsConfig settings "options.workspaces.changeStageMode = pages"
2. modify a content element
3. save the content & go to the preview
4. click "send to stage .." - button
you get an exception in the ajax request:
(1/1) #1476107295 TYPO3\CMS\Core\Error\Exception PHP Warning: Illegal offset type in /typo3/sysext/workspaces/Classes/DataHandler/CommandMap.php line 565
Actions