Actions
Bug #90691
closedMoving records in list module changes their language
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2020-03-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
- Create a site with the languages "Default" and "German"
- Create a new page and translate it to german
- Now go to the list module and create a new content record in the language "German"
- Create another content record below this record in the default language.
- The list should look like this:
- Record 1 - DE flag
- Record 2 - DEFAULT flag
- Now use the sorting arrow key in the list module to move the german record below the other one
- "Record 1" now switched its language from "German" to "Default".
Updated by Georg Ringer over 4 years ago
- Status changed from New to Closed
closed as duplicate of #59901
Updated by Georg Ringer over 4 years ago
- Is duplicate of Bug #59901: Move records in list module kills sys_language_uid added
Actions