Open simare opened 3 years ago
Any news here? I have the problem with not updated colPos values in grids by using the translation wizard. It doesn't matter if I use copy or translate in the wizard. The only way to get correct translated content is to copy manually from default language.
Translation-Behavior for child content elements
Is that behavior normal?
I can only use the translation wizard for connected/translate mode.
The child elements in the page view are only shown, if:
If I like to use the free mode, I have to change the colPos of translated child elements. I made a small task for the scheduler, that converts translated elements in connected mode to free mode and corrects the colPos.
Why can the colPos in connected mode not be the colPos of the translated parent element?
Steps to reproduce (results in no apparent error for the user)
Result: The colpos of the core CE is still the colpos of the l10n_parent-container Expected: The colpos should have been updated to the colpos of the translated container element. The sorting
Steps to reproduce (results in content elements not being inside their container)
Result: The innermost container is empty, the content element still has the colpos of its l18n_parent container. It does not appear in the original container, because the language is set to the target language. Expected: The content element should appear inside of the translated container.
I also checked the sorting field according to #1824 but the child's sorting is lower than the parents sorting.