Bug #52636

Workspace: Moved records are deleted if source page is deleted.

Added by Timo Webler almost 2 years ago. Updated almost 2 years ago.

Status:Resolved Start date:2013-10-09
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:Workspaces Spent time: -
Target version:-
TYPO3 Version:6.2 Is Regression:No
PHP Version: Sprint Focus:
Complexity:

Description

Move a record from page A to page B and delete page A. After publish deletion of page A, moved record is also deleted.

Expected: Record were moved to page B

Test case:

  • Select a workspace
  • Move record from page A to page B
  • Delete page A
  • Publish deletion of page A

Related issues

related to Core - Bug #39383: Cannot delete record moved in draft Under Review 2012-07-30

Associated revisions

Revision 3d5e8ef3
Added by Timo Webler almost 2 years ago

[BUGFIX] Copy records to target page before origin page is deleted

When a deletion of a page is published, all moved records
have to be copied to their new location before they get deleted.

Resolves: #52636
Releases: 6.2, 6.1, 6.0
Change-Id: Ide471b4f25c0350a1df57af3d92283310a76cac9
Reviewed-on: https://review.typo3.org/24513
Reviewed-by: Sascha Egerer
Tested-by: Sascha Egerer
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring

Revision e30b70bd
Added by Timo Webler almost 2 years ago

[BUGFIX] Copy records to target page before origin page is deleted

When a deletion of a page is published, all moved records
have to be copied to their new location before they get deleted.

Resolves: #52636
Releases: 6.2, 6.1, 6.0
Change-Id: Ide471b4f25c0350a1df57af3d92283310a76cac9
Reviewed-on: https://review.typo3.org/24585
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring

Revision f4e1b0e0
Added by Timo Webler almost 2 years ago

[BUGFIX] Copy records to target page before origin page is deleted

When a deletion of a page is published, all moved records
have to be copied to their new location before they get deleted.

Resolves: #52636
Releases: 6.2, 6.1, 6.0
Change-Id: Ide471b4f25c0350a1df57af3d92283310a76cac9
Reviewed-on: https://review.typo3.org/24584
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring

Revision 88cc508c
Added by Sascha Egerer almost 2 years ago

[BUGFIX] Follow-Up: Fatal error due to missing use statement

A fatal error occurs in the DataHandler.php due to a missing
use statement that was forgotten in the backport.

Related: #52636
Releases: 6.1
Change-Id: I6f893e56f86f3ade6e685efb7c40b73fa28c1840
Reviewed-on: https://review.typo3.org/24828
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters

History

#1 Updated by Gerrit Code Review almost 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24513

#2 Updated by Gerrit Code Review almost 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24513

#3 Updated by Gerrit Code Review almost 2 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24513

#4 Updated by Gerrit Code Review almost 2 years ago

Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/24584

#5 Updated by Gerrit Code Review almost 2 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/24585

#6 Updated by Timo Webler almost 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF