Project

General

Profile

Actions

Bug #73617

closed

Sorting of translation-copy different from original

Added by Gernot Ploiner about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Localization
Target version:
-
Start date:
2016-02-23
Due date:
% Done:

100%

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

Description

Related to ticket: #73538

If you make a translation of contentelements via copy (not translate) - all works fine with same sorting.
After creating more contentelements (for example above the existing) in default language and copy again, then they appear on the top of the second language (instead bottom in this example).

Perhaps this is difficult to resolve, because elements can be different sorted, created and deleted in each language.

Idea:
- search for the previous element in default-language and connect it via tt_content.t3_origuid to the content element in the second language
- if found, insert after it
- if not found (because deleted or never copied) search for the next previous element - and so on...
- if really no upper element is found, check if it is the first (top) element in default language:
- if yes, insert on top
- if no, insert on bottom


Files

2016-03-14_1946.png (33.9 KB) 2016-03-14_1946.png Armin Vieweg, 2016-03-14 19:48

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #83469: Translation of translations break sorting in tt_contentClosed2018-01-04

Actions
Actions #1

Updated by Armin Vieweg about 8 years ago

I can confirm this issue in 7.6.4.

First I've created A1-A3, translated them, then I've created B1-B3 and also translated them. This is the result:

Actions #2

Updated by Andreas Kienast about 8 years ago

  • Assignee set to Andreas Kienast
  • Priority changed from Should have to Must have
Actions #3

Updated by Gerrit Code Review about 8 years ago

  • Status changed from New to Under Review

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

Actions #4

Updated by Gerrit Code Review about 8 years ago

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

Actions #5

Updated by Gerrit Code Review about 8 years ago

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

Actions #6

Updated by Gerrit Code Review about 8 years ago

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

Actions #7

Updated by Gerrit Code Review about 8 years ago

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

Actions #8

Updated by Gerrit Code Review about 8 years ago

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

Actions #9

Updated by Gerrit Code Review about 8 years ago

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47299

Actions #10

Updated by Andreas Fernandez about 8 years ago

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

Updated by Armin Vieweg over 6 years ago

  • Related to Bug #83469: Translation of translations break sorting in tt_content added
Actions #12

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF