Bug #92086
closedSorting with a second language
100%
Description
Typo-Version: 10.4.6
PHP-Version: 7.4
Languages: EN, DE
Main-Language: EN
- created second language over List & Site menu bar
- added second language to a page
- created 2 Content-Elements for EN and DE (sum 4 Elements)
- changed the sorting for a DE element (with drag & drop)
- cleared cache
- reloaded the pages on BE and FE
- 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
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
- File result.png result.png added
- File start.png start.png added
- File try.png try.png added
Adding Screenshots
Updated by Joshua Frese about 4 years ago
- File result_for_reload.png result_for_reload.png added
More Screenshots
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?
Updated by Riccardo De Contardi about 4 years ago
- Status changed from Needs Feedback to New
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 |
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).
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
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
Updated by Oliver Bartsch about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 06ae5aabb7bcb41683e612a07f66cb88dc9f1808.