Bug #59734
openTranslating a CE containing inline elements doesn't apply language to inline elements
0%
Description
Well this could be an OSI8 (user mistakes) but I've tried every possible combination of the flexform behavior configuration.
When I have a Content Element with a custom inline element configured by flexform and create some inline elements everything is fine. But when i choose to translate all contents to another language (localization) the inline elements are always active in the default language and every change will also be applied on default language elements.
Maybe the options localizationMode or localizeChildrenAtParentLocalization doesn't work?
Heres an example flexform field configuration which won't work fine with localization:
<config> <type>inline</type> <foreign_table>tx_tgmirrelinks_domain_model_link</foreign_table> <minitems>0</minitems> <maxitems>99</maxitems> <foreign_sortby>sorting</foreign_sortby> <foreign_match_fields> <fieldname>themenLinks</fieldname> </foreign_match_fields> <appearance> <useSortable>1</useSortable> <showPossibleLocalizationRecords>1</showPossibleLocalizationRecords> <showRemovedLocalizationRecords>1</showRemovedLocalizationRecords> <showSynchronizationLink>1</showSynchronizationLink> <createNewRelationLinkTitle>LLL:EXT:cms/locallang_ttc.xlf:images.addFileReference</createNewRelationLinkTitle> </appearance> <behaviour> <localizationMode>select</localizationMode> <localizeChildrenAtParentLocalization>0</localizeChildrenAtParentLocalization> </behaviour> </config>Step by Step:
- Create a flexform with an inline element
- Create some inline elements and save the CE in the default language
- Go to the localization view of the "Page" view and choose "Copy default content elements / Standardinhalte kopieren"
- Open the translated CE and watch the inline records of the default language are activated
Updated by Tymoteusz Motylewski over 10 years ago
isn't it a duplicate of #56882 ?
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Needs Feedback
- Assignee set to Mathias Schreiber
Hey guys,
can you check if this is still the case?
Updated by Fabian Schöner over 9 years ago
Hey Mathias,
i just hit the exact same issue as described here.
TYPO3 6.2.12.
Once you translate a CE with Flexform Inline Relations the records are "copied" in DB, but neither sys_language_uid nor l18n_parent are properly set.
It would work if those fields would be properly set (done that manually in database to test it).
Updated by Alexander Opitz about 9 years ago
- Status changed from Needs Feedback to New
- Assignee deleted (
Mathias Schreiber)
Updated by Mathias Schreiber about 9 years ago
- Target version deleted (
next-patchlevel)
Updated by Markus Mächler Mächler about 7 years ago
This is still an issue in TYPO3 7.6. I think this is related to issue https://forge.typo3.org/issues/62562.
Updated by Markus Mächler Mächler about 7 years ago
- Related to Bug #62562: Flexforms - Translating with inline relations doesn't work added
Updated by Loon Buster over 6 years ago
- TYPO3 Version changed from 6.2 to 8
..any news after 4 years? that's so disappointed. sad, really sad.
Updated by Gerrit Code Review about 5 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/+/61793
Updated by Gerrit Code Review about 5 years ago
Patch set 2 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/+/61793
Updated by Christian Eßl about 5 years ago
- Target version set to Candidate for patchlevel
Updated by Frank Gerards about 2 years ago
Any news on that for TYPO3 11+ ?? This still isnt fixed and a major flaw