Skip to content

Check for records being language overlays of sys_language_uid=-1 records #129

@lolli42

Description

@lolli42

This is a kinda common scenario: When there is a record in sys_language_uid=0 and there are localizations, and the sys_language_uid=0 record is later changed to sys_language_uid=-1, this may end up with "dangling" localizations.

Add checks to verify localized records never point to -1 records. Probably related existing checks that may need a look or extended tests: TcaTablesTranslatedLanguageParentDeleted, TcaTablesTranslatedLanguageParentDifferentPid, TcaTablesTranslatedLanguageParentMissing

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions