Bug #87148
closedsys_language_uid is set to default when moving CEs via drag'n'drop
100%
Description
I have a few Content-Elements with sys_language_uid -1.
When moving one of the CEs in the Backend via Drag'n'Drop, the deposited language of the (moved) record is set to default.
The problem is reproducible in page and also in list-view (via arrows-keys).
Updated by Josef Glatz almost 6 years ago
- Priority changed from Should have to Must have
Furthermore reproducible:¶
- move a record via TYPO3 Clipboard does also change `-1` to `0` for me.
- TYPO3 8 Master also affected
@Alexander Did you assigned Mathias in consultation with him? If no, please update the assigne field ツ
Updated by Alexander Fiss almost 6 years ago
- Assignee deleted (
Mathias Schreiber)
Updated by Mona Muzaffar over 5 years ago
- Related to Bug #25216: Repositioning of translated CE in the list module replaces language ID added
Updated by Riccardo De Contardi about 5 years ago
Still present on 10.2.0-dev (latest master)
Updated by Riccardo De Contardi almost 5 years ago
This issue is still present on TYPO3 9.5.13 and 10.0.3.0-dev at least for the drag and drop part
Test to reproduce¶
1) Page view >open a page
2) Create a new Header element called t1, set its language to -1
3) Create a new Header element called t2, set its language to -1
Test 1¶
1) Page view > move t1 before t2 with drag and drop
2) open t1 > language tab > Result: the language is now 0
Test 2¶
1) List view > move t1 before t2 using the arrow button
2) open t1 > language tab > Result: the language is still -1
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/+/65614
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/+/65608
Updated by Oliver Bartsch about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e1ab7023e3ae4c9b1d6674a0974037ccced3841e.