Bug #92092
closedDiscarding workspace overlays does not delete move placeholder
100%
Description
- Live Workspace
- Create a test page
- Create 3 child pages: 'page 1', 'page 2', 'page 3'
- Go to workspace
- Move 'page 3' between 'page 1' and 'page 2'
- Go to workspace module
- Select 'page 3' and discard this change
-> The move-pointer (t3ver_state=4) row is set to deleted=1, the move-to-pointer (t3ver_state=3) row is not set to deleted=1
If calling the list module, 'page 3' is shown twice since the move-to-poiner record is not properly set to deleted=1
Updated by Gerrit Code Review about 4 years ago
- Status changed from New to Under Review
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65447
Updated by Oliver Hader about 4 years ago
- Related to Bug #89166: Discard versioned records loose their connection to the workspace added
Updated by Gerrit Code Review about 4 years ago
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65428
Updated by Christian Kuhn about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e176d6c84c2f02b3aaf6b71544a38dc604b37ec5.
Updated by Gerrit Code Review about 4 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65428
Updated by Christian Kuhn about 4 years ago
- Status changed from Under Review to Resolved
Applied in changeset d67478d6d53c33a396d52327ad82c44f93134524.