Skip to content

Reapplying TCA breaks TYPO3 installation #107

Description

@Teddytrombone

In Configuration/TCA/Overrides/sys_file_metadata.php all TCA overrides of extensions are reapplied, thus this will break some TCA fields depending on other installed extensions. Is this really still necessary?

For example: ai_suite adds some configuration to title field of sys_file_metadata, but when reapplied, the configuration will be an array instead of a string and thus break editing of the metadata in the backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions