Skip to content
Snippets Groups Projects
Commit 44418dc6 authored by Benni Mack's avatar Benni Mack Committed by Georg Ringer
Browse files

[BUGFIX] Update localized records when publishing default translation

If an editor only published the default language,
then the localized records are left "hanging in" a workspace,
and are marked as deleted, this usually happened
when moving records.

The use-case however, more often is to publish a default
language first and then update the translations
when they are ready.

This change updated the l10n_parent and l10n_source fields
for the records on publish to use the live ID then,
but can be kept in the workspace.

Resolves: #92445
Releases: master, 10.4
Change-Id: I5504833c5f7b4f30a3c79421c6f783295871f8c1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65807


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 18e02fc7
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment