Bug #93932
closedChanging stages no longer possible under certain circumstances
0%
Description
On some actions, the page (and all it's content elements) get "stuck" and can't be sent to another stage anymore, since the stage-selection is empty. The trigger seems to be different - sometimes it's adding a file to the page resources - removing the file and it works again, sometimes not.
Bug was introduced with https://github.com/TYPO3/TYPO3.CMS/commit/b0a57aaded reverting back to prior version of GridDataService.php solves the problem.
Updated by Oliver Bartsch over 3 years ago
- Status changed from New to Closed
Hi, thanks for reporting. This seems to be a duplicate of #93915, which already got a patch, see: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68779.
Therefore, I'll close this issue. Would be great if you could test the patch and give feedback either directly on Gerrit or in the forge issue.
Updated by Oliver Bartsch over 3 years ago
- Is duplicate of Bug #93915: Workspace "Uncaught (in promise) TypeError: a is null" when in workspace manager module added