Project

General

Profile

Actions

Bug #50027

closed

Sorting of localized tt_content elements is wrong after copying

Added by Bernhard Kraft over 11 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2013-07-15
Due date:
% Done:

50%

Estimated time:
4.00 h
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

When making a copy of a content element on a page with two or more languages, the pasted element will appear in the correct position on the target page whereas the localized partner elements will appear on the correct position (colPos) only if the destination record has a translation.

This issue already occured before but was not fixed completly: #30469

This ancient bugfix properly handled the case when there is a translation for the destination record. But in the case the destination record has no localized version the same issue will occur again.

See attached screenshot.


Files

47.png (13.8 KB) 47.png Bernhard Kraft, 2013-07-15 12:28
bug_50027_v1.diff (4.6 KB) bug_50027_v1.diff Bernhard Kraft, 2013-07-15 13:52
Actions #1

Updated by Bernhard Kraft over 11 years ago

Attached a patch for review. Will send review request to gerrit.

Actions #2

Updated by Gerrit Code Review over 11 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/22318

Actions #3

Updated by Gerrit Code Review over 11 years ago

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

Actions #4

Updated by Gerrit Code Review over 11 years ago

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

Actions #5

Updated by Gerrit Code Review over 11 years ago

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

Actions #6

Updated by Gerrit Code Review over 11 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/22321

Actions #7

Updated by Gerrit Code Review over 11 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/22322

Actions #8

Updated by Mathias Schreiber almost 10 years ago

  • Target version changed from next-patchlevel to 7.4 (Backend)
Actions #9

Updated by Gerrit Code Review over 9 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/22318

Actions #10

Updated by Andreas Wolf over 9 years ago

  • Is Regression set to No

Just for clarification if anybody gets stuck like me: The problem here is that the target page has no translation, thus the translated record ends in the wrong column – and if the translation is later on created, the record is still in the wrong column.

I’ll add a functional test for this.

Actions #11

Updated by Susanne Moog over 9 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #12

Updated by Gerrit Code Review over 9 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/22318

Actions #13

Updated by Benni Mack about 9 years ago

  • Sprint Focus set to Stabilization Sprint
Actions #14

Updated by Benni Mack about 9 years ago

  • Target version deleted (7.5)
  • Sprint Focus deleted (Stabilization Sprint)
Actions #15

Updated by Mathias Schreiber over 8 years ago

  • Status changed from Under Review to Rejected

Can't reproduce on master.
Not a priority bugfix.

Actions

Also available in: Atom PDF