Project

General

Profile

Actions

Bug #22034

closed

Recursive deletion of alternative page languages

Added by Andreas Otto † about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Must have
Category:
-
Target version:
-
Start date:
2010-01-31
Due date:
% Done:

0%

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

Description

If an alternative page language record will be deleted this can trigger the automatic deletion of other records in the table pages_language_overlay.

This behaviour was introduced in revisions 6192, 6198, 6199 and 6213 when the method deleteL10nOverlayRecords was introduced.

A patch which adds an additional check for the table pages_language_overlay is attached.

The attached T3D file contains a simple example.
Import the T3D on the root (0) of an empty TYPO3 installation.
During import select the option "Force ALL UIDs values".
Select the list module and select the page "example.com".
Delete the record with uid 8 from " Alternative Page Language".

All records in "Alternative Page Language" should now be deleted.
(issue imported from #M13380)


Files

13380-pages_language_overlay.patch (674 Bytes) 13380-pages_language_overlay.patch Administrator Admin, 2010-01-31 19:15
pages_language_overlay-testcase.t3d (4.82 KB) pages_language_overlay-testcase.t3d Administrator Admin, 2010-01-31 19:20
13380-pages_language_overlay_v3.patch (704 Bytes) 13380-pages_language_overlay_v3.patch Administrator Admin, 2010-02-14 18:15

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #21873: alternative page language will be deleted in new workspaces after publishingClosed2009-12-21

Actions
Related to TYPO3 Core - Bug #22204: Recursive copy and move of alternative page languagesClosedAndreas Otto †2010-02-26

Actions
Has duplicate TYPO3 Core - Bug #22050: Delete page problem with pages_language_overlayClosed2010-02-03

Actions
Actions #1

Updated by Andreas Otto † about 14 years ago

Committed to:

Trunk, revision 6900
4-3, revision 6901

Actions

Also available in: Atom PDF