Bug #33592
closed
Moved translated content elements are in wrong colpos
Added by Georg Ringer almost 13 years ago.
Updated about 6 years ago.
Description
Imagine 2 pages, both with a page_language_overlay and a contentelement with a language overlay.
If a content element in sys_language=0 is moved to the 2nd page, the page module shows both new content elements in sys_language = 0. If the one content element which has been moved and is a translation, is opend, then english is selected as language (so this is correct).
IMO there are 2 possible places where this can be fixed:
- Adopt the page module, imo the place is in tx_cms_layout.php
- or better idea: a moved placeholder should not loose its colPos
oh sorry, its about the sys_language_uid
the record with info "MOVE-TO PLACEHOLDER for #5610" should also have the sys_language_uid of the original and not 0
Could it be this is related to #32967 which aims to fix an issue with colPos on publish? For that there is a patch in gerrit already. Please have a look.
no sorry it is about the sys_language_uid.
how to test:
- Go to live workspace and create 2 pages, on both a content element
- (Still in live) translate pages + content elements
- Switch to draft ws
- cut one one content element and paste it after the another one at the other page
- you will see that the translated content element got moved too (which is correct) but the translated content element is shown in default language!
- Status changed from New to Under Review
The problem is that the place holder for the translated element is in the default language.
The proposed change does not modify the reported behaviour.
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Under Review
- Status changed from Under Review to Resolved
- Status changed from Resolved to Under Review
- Status changed from Under Review to Resolved
- Category set to Workspaces
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Status changed from Resolved to Closed
Also available in: Atom
PDF