Project

General

Profile

Actions

Bug #86059

closed

Wrong sorting for localized entries in page module with 8.7.16 and higher

Added by Simon Schmidt over 5 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-08-31
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Regression
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

With the release of 8.7.16, we get a regression in page module: The sorting for localized records will be determined using the sorting value from the localized record and the sorting from the default language will be ignored. The right way should be, to use the sorting from the default language record for the localized too.


Related issues 5 (1 open4 closed)

Related to TYPO3 Core - Bug #70154: Extbase 'sorting' l10nmodeNew2015-09-28

Actions
Related to TYPO3 Core - Bug #93968: false order of localized CE in BE view / "Translate" button is shown but no translateable CE are availableClosed2021-04-22

Actions
Related to TYPO3 Core - Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as sourceClosed2017-11-24

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

Actions
Related to TYPO3 Core - Bug #84951: Localization: Copying new record in existing localization has off-by-one issueClosed2018-05-09

Actions
Actions #1

Updated by Simon Schmidt over 5 years ago

  • Is Regression set to Yes
Actions #2

Updated by Riccardo De Contardi about 4 years ago

  • Status changed from New to Needs Feedback

Is this issue still true on version 9.5.14 or the latest master (10.4.0-dev) ?

I tried a short test with the latest master:

1) Multilanguage page in ITA, ENG (id=1)
2) Created four content elements ("uno", "due", "tre", "quattro") in italian
3) Translate them ("Connected mode") in english: "one", "two" "three", "four" .
4) I used drag and drop to move around the four content elements in page > columns module

Results

the translated elements followed the same order of the ones in default language; the only thing I noticed is that on page> language module the page is not refreshed after the drag and drop, so the order in ENG seemed wrong; after a refresh of the page it became correct.

Am I doing something wrong? Or is a different test necessary?

Actions #3

Updated by Marc Hirdes about 3 years ago

Actions #4

Updated by Riccardo De Contardi almost 3 years ago

  • Related to Bug #70154: Extbase 'sorting' l10nmode added
Actions #5

Updated by Riccardo De Contardi almost 3 years ago

  • Related to Bug #93968: false order of localized CE in BE view / "Translate" button is shown but no translateable CE are available added
Actions #6

Updated by Christian Kuhn about 2 years ago

  • Related to Bug #83079: wrong sorting of content elements when translating using non-default-language CEs as source added
Actions #7

Updated by Christian Kuhn about 2 years ago

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

Updated by Christian Kuhn about 2 years ago

  • Related to Bug #84951: Localization: Copying new record in existing localization has off-by-one issue added
Actions #9

Updated by Christian Kuhn about 2 years ago

  • Status changed from Needs Feedback to Closed

I'm quite certain we fixed that in recent v11 with one of the linked issues. I'll close the issue for now. If there is still an issue with broken language sorting in recent core v11, let's continue in a new issue.

Actions

Also available in: Atom PDF