Bug #33592
closedMoved translated content elements are in wrong colpos
100%
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
Updated by Georg Ringer almost 13 years ago
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
Updated by Stefan Neufeind almost 13 years ago
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.
Updated by Georg Ringer almost 13 years ago
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!
Updated by Gerrit Code Review almost 13 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8997
Updated by Gerrit Code Review almost 13 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8998
Updated by Stanislas Rolland almost 13 years ago
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.
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8998
Updated by Tolleiv Nietsch over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5bf974e49f8b92952690bc7295c5eb3404f07f5c.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/9473
Updated by Tolleiv Nietsch over 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset c2d62aa175c316e8266492243d141d06ecc374df.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 4.6 has been pushed to the review server.
It is available at http://review.typo3.org/11684
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch 4.5 has been pushed to the review server.
It is available at http://review.typo3.org/11707
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/13009
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/13010
Updated by Tolleiv Nietsch about 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset a6c103987efd95153813310402a8bdc93cde4956.
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces