powermail icon indicating copy to clipboard operation
powermail copied to clipboard

Removal of exlude = true for l10n_parent field

Open georgringer opened this issue 4 years ago • 0 comments

The exclude field must not be set for the field l10n_parent to avoid errors during translation and wrong user configuration. With 10 this setting is automatically removed with the TCA migration

The 'tx_powermail_domain_model_answer' TCA tables transOrigPointerField 'l10n_parent' is defined as excluded field which is no longer needed and should therefore be removed.

georgringer avatar Mar 30 '20 06:03 georgringer