Project

General

Profile

Actions

Bug #54442

closed

Migrate RTE magic images fails on duplicates

Added by Jan Kiesewetter over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2013-12-16
Due date:
% Done:

0%

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

Description

If a file is referenced multiple times in tt_content.UID.bodytext it is moved with the first migration and all other migrations fails because the original file is missing.

File 'uploads/RTEmagicC_a6fd7f3746.gif.gif' does not exist. Referencing field: tt_content.660.bodytext. The reference was not migrated.
File 'uploads/RTEmagicC_a6fd7f3746.gif.gif' does not exist. Referencing field: tt_content.661.bodytext. The reference was not migrated.
File 'uploads/RTEmagicC_a6fd7f3746.gif.gif' does not exist. Referencing field: tt_content.703.bodytext. The reference was not migrated.
File 'uploads/RTEmagicC_a6fd7f3746.gif.gif' does not exist. Referencing field: tt_content.724.bodytext. The reference was not migrated.
File 'uploads/RTEmagicC_a6fd7f3746.gif.gif' does not exist. Referencing field: tt_content.724.bodytext. The reference was not migrated.
File 'uploads/RTEmagicC_a6fd7f3746.gif.gif' does not exist. Referencing field: tt_content.724.bodytext. The reference was not migrated.
File 'uploads/RTEmagicC_a6fd7f3746.gif.gif' does not exist. Referencing field: tt_content.732.bodytext. The reference was not migrated.

The migration should check if the file is already migrated if the original not exists and just update the database.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #53845: Enhance TCA - FAL migration for tt_contentClosedBenni Mack2013-11-21

Actions
Actions #1

Updated by Markus Klein over 10 years ago

Will we solved with #53845, but this is not scheduled for backporting to 6.1.

Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF