Project

General

Profile

Actions

Bug #34556

closed

Nested IRRE elements are not removed

Added by Oliver Hader about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Workspaces
Target version:
Start date:
2012-03-06
Due date:
% Done:

100%

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

Description

Imagine a nested IRRE structure like Hotel->Offer->Price (taken form EXT:irre_tutorial) in the live workspace. Now the whole structure from the parent record including all child records is deleted on a custom workspace. Publishing the delete placeholders does not work for child records, only the parent gets removed and the children stay...

Since the parent record gets processed first, the "delete" action during publishing is forwared to all child records, but without the accordant publishing context. Thus, for removals it is now to be checked whether the record is marked to be removed and would be processed in the same publishing request, but just later.

How to test
Use the SVN Trunk version of EXT:irre_tutorial and run the 1nff/1nCSV tests (especially "areParentAndChildRecordsRemovedOnPublishingDeleteAction" test)
https://svn.typo3.org/TYPO3v4/Extensions/irre_tutorial/trunk/

Actions #1

Updated by Gerrit Code Review about 12 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch 4.5 has been pushed to the review server.
It is available at http://review.typo3.org/9429

Actions #2

Updated by Gerrit Code Review about 12 years ago

Patch set 2 for branch 4.5 has been pushed to the review server.
It is available at http://review.typo3.org/9429

Actions #3

Updated by Gerrit Code Review about 12 years ago

Patch set 1 for branch 4.6 has been pushed to the review server.
It is available at http://review.typo3.org/9446

Actions #4

Updated by Gerrit Code Review about 12 years ago

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

Actions #5

Updated by Oliver Hader about 12 years ago

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

Released in TYPO3 4.5.13, 4.6.6 and 4.7-beta2

Actions #6

Updated by Michael Stucki over 10 years ago

  • Category changed from Bugs to Workspaces
Actions #7

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
Actions #8

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF