Project

General

Profile

Actions

Bug #62642

closed

Move pages in workspace

Added by David Mann over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2014-11-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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.

Actions #1

Updated by David Mann over 9 years ago

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.

Actions #2

Updated by Gerrit Code Review over 9 years ago

  • 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

Actions #3

Updated by Gerrit Code Review over 9 years ago

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

Actions #4

Updated by Gerrit Code Review over 9 years ago

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

Actions #5

Updated by Gerrit Code Review over 9 years ago

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

Actions #6

Updated by Gerrit Code Review over 9 years ago

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

Actions #7

Updated by Gerrit Code Review over 9 years ago

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

Actions #8

Updated by Anja Leichsenring over 9 years ago

  • 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

Actions

Also available in: Atom PDF