Bug #62642
closed
Added by David Mann about 10 years ago.
Updated almost 10 years ago.
Description
Moving 2 pages in workspace mode causes the second (and all after that) to be moved in live mode.
If the pid is created in workspace mode, the moved pages disappear in live mode, because they have the pid of the non existing page in live mode.
You can reproduce this:
- Move page to a different location (pid) in workspace mode
- Move another page after the first one
-> The second page has been moved in live.
or
- Vreate new page in workspace
- Move page to the created page in workspace mode
- Move another page after the first one
-> The second page has been disappeared in live mode.
The fix described in https://review.typo3.org/#/c/27733/ does not fix that. 4.5.37 still contains that bug.
The fix described in https://review.typo3.org/#/c/27733/ actually created this bug, because it is changing the id of the orginal page in function processCmdmap_postProcess of class.tx_version_tcemain.php.
The fix should only apply on newly created pages and not on moved pages.
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33883
Patch set 2 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33885
Patch set 2 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33883
Patch set 3 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33885
Patch set 4 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33885
Patch set 3 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33883
- Status changed from Under Review to Closed
Hi David, thank you for your engagement to improve TYPO3. Sadly you try to fix a version, that is in extended maintenance mode and thus only receives security relevant patches.
If your issue still exists in master and 6.2, push your patch to master. When it gets approved, it can be backported to 6.2, but not to 4.5.
I abandoned your patches due to this policy and close the ticket in order of cleanup.
Please feel free to reopen it in case your issue still exists in current versions.
Kind regards, Anja
Also available in: Atom
PDF