Skip to content

Mismatch in tx_container_parent Field Causes Backend Display Issues for Translations #19

@mkarulin

Description

@mkarulin

Not sure if this is an issue with container or with the t23_inline_container but:

Current Situation:

When translating container contents without t23_inline_container, the tx_container_parent field stores the default language parent ID.

Translated content appears as children of the default language container in the tx_t23inlinecontainer_elements field.

Screenshot 2024-09-12 at 11 28 20

The container translation shows tx_t23inlinecontainer_elements as untranslated.

Screenshot 2024-09-12 at 11 28 28

When adding new elements to tx_t23inlinecontainer_elements in the default language and translating them, existing translations are updated to a new tx_container_parent, which is now the translated container ID. This fixes the backend view.

Regardless of tx_container_parent, the frontend correctly renders translations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions