Skip to content

[BUGFIX] copyToLanguage with nested elements#574

Merged
achimfritz merged 1 commit intomasterfrom
bugfix/issue-572
Jan 24, 2025
Merged

[BUGFIX] copyToLanguage with nested elements#574
achimfritz merged 1 commit intomasterfrom
bugfix/issue-572

Conversation

@achimfritz
Copy link
Contributor

when adding support for v13 condition with t3_origuid in datahandler hook was removed because TYPO3 dropped t3_origuid field

this patch readds condition with l10n_source field instead of t3_origuid field

Fixes: #572

when adding support for v13 condition with t3_origuid in
datahandler hook was removed because TYPO3 dropped t3_origuid field

this patch readds condition with l10n_source field instead of t3_origuid field

Fixes: #572
@achimfritz achimfritz requested a review from bmack January 19, 2025 08:52
@achimfritz achimfritz merged commit 9b4ccea into master Jan 24, 2025
17 checks passed
@achimfritz achimfritz deleted the bugfix/issue-572 branch January 24, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect sorting for translations in container v3.x

2 participants