Project

General

Profile

Actions

Bug #92086

closed

Sorting with a second language

Added by Joshua Frese about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-08-24
Due date:
% Done:

100%

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

Description

Typo-Version: 10.4.6
PHP-Version: 7.4
Languages: EN, DE
Main-Language: EN

Following steps was done:
  1. created second language over List & Site menu bar
  2. added second language to a page
  3. created 2 Content-Elements for EN and DE (sum 4 Elements)
  4. changed the sorting for a DE element (with drag & drop)
  5. cleared cache
  6. reloaded the pages on BE and FE
Results:
  • FE and BE have now for EN 3 content elements and 1 for DE (sum still 4)
  • the database field sys_language_id under tt_content was changed from 1 (DE) to 0 (EN) after the sorting

Files

start.png (73.8 KB) start.png My Page At Start Joshua Frese, 2020-08-25 09:06
result.png (76.3 KB) result.png The Result (after Page Reload) Joshua Frese, 2020-08-25 09:06
try.png (78.5 KB) try.png What I Try with Drag & Drop Joshua Frese, 2020-08-25 09:06
result_for_reload.png (51.3 KB) result_for_reload.png The Result Before I Reloaded The Page Joshua Frese, 2020-08-25 09:14
Actions #1

Updated by Oliver Hader about 4 years ago

  • Status changed from New to Needs Feedback

Thx for your report. Can you please add a screenshot (which hopefully helps to understand the impact of that bug). Thx

Updated by Joshua Frese about 4 years ago

Adding Screenshots

Actions #3

Updated by Joshua Frese about 4 years ago

More Screenshots

Actions #4

Updated by Joshua Frese about 4 years ago

Oliver Hader wrote:

Thx for your report. Can you please add a screenshot (which hopefully helps to understand the impact of that bug). Thx

Hello? Someone here?

Actions #5

Updated by Riccardo De Contardi about 4 years ago

  • Status changed from Needs Feedback to New
Actions #6

Updated by Riccardo De Contardi about 4 years ago

This is reproducible on 11.0.0-dev with the following steps:

Prerequisites

TYPO3 11.0.0-dev with two languages configured (in my case ITA (default) and ENG (ID=1))

Test procedure

1) Create a "Test" page in ITA and translate it in ENG
2) Create two content elements in ITA
3) Create two separate content elements in ENG - important: do not use "translate"; at the end the ENG page will be in "free mode"

The result so far is:

Italian version of. the page English version of the page
Content 1 in ITA Content 1 In ENG
Content 2 in ITA Content 2 In ENG

4) Drag and drop. "Content 2 in ENG" before "Content 1 in ENG"
5) clear cache
6) Visit the frontend and/or reload the page

Result: the "Content 2 ENG" is moved in the Italian language (!)

Italian version of. the page English version of the page
Content 2 In ENG
Content 1 in ITA
Content 2 in ITA Content 1 In ENG
Actions #7

Updated by Riccardo De Contardi about 4 years ago

[Update]

This issue is reproducible only with fluid based page module enabled (tested on latest master).

Actions #8

Updated by Gerrit Code Review about 4 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/c/Packages/TYPO3.CMS/+/65691

Actions #9

Updated by Gerrit Code Review about 4 years ago

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

Actions #10

Updated by Oliver Bartsch about 4 years ago

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

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF