Actions
Bug #88003
closedChanges from draft are saved to live when switching workspaces
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2019-03-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Hi,
I don't know if this behavior is wanted or rather a bug. I think it is a bug.
When you
1) make changes, e.g. changing page title, in a draft workspace
2) save the change
3) and then switch directly afterwards to live workspace
=> The result is that the changes are also being saved in the live version of the page when the page reloads.
I think this is because the iframe in which the page title has been changed is being reloaded with the save action. But I couldn't find the right way to prove this theory.
I noticed this issue in Typo3 v8.7.24 and 9.5.5. So I went to look for this issue in the forge but couldn't find any results. That's why I am asking here if this behavior is, probably, wanted?
Files
Actions