Project

General

Profile

Actions

Bug #21657

closed

tcemain copy/move/deleteL10nOverlayRecords is not workspace-aware

Added by Tolleiv Nietsch over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-11-24
Due date:
% Done:

0%

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

Description

At the moment the copyL10nOverlayRecords, moveL10nOverayRecords and deleteL10nOverlayRecords methods just use "any" record localization.

This causes problems when a version of the localized record exists. In this cause the subcommands might operate on the wrong version of this record.

Due to the fact that all the triggered methods (copyRecord, moveRecord and deleteAction) are workspace-aware they should only get live-uid's and determine the context on their own.

Reproduce with:
Copy a records which has some localizations which have versions. The result will be that the newly created records contain data from one of the versions instead of the proper data.

(issue imported from #M12719)


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21628: Error during record up and down move in WorkspaceClosed2009-11-20

Actions
Actions #1

Updated by Steffen Kamper over 14 years ago

committed to trunk, rev 6512

Actions

Also available in: Atom PDF