Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Refactor to ProcessingInstruction lost DeepL mode information #381

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

calien666
Copy link
Member

With changing translation configuration to runtime cache, the information about translation custom mode got lost. As this is saved inside the cache, ensure setting the DeepL translation mode, if a subprocess DataHandler instance is created, e.g., by DataMapProcessor

@calien666 calien666 requested a review from sbuerk December 11, 2024 16:12
@calien666 calien666 force-pushed the bugfix/inline-translation-processing branch from d750094 to d6fa1b6 Compare December 11, 2024 16:15
With changing translation configuration to runtime cache, the
information about translation custom mode got lost. As this is saved
inside the cache, ensure setting the DeepL translation mode, if a
subprocess DataHandler instance is created, e.g., by DataMapProcessor
@sbuerk sbuerk force-pushed the bugfix/inline-translation-processing branch from d6fa1b6 to b699a32 Compare December 11, 2024 18:38
@sbuerk sbuerk merged commit 2353436 into main Dec 11, 2024
4 checks passed
@sbuerk sbuerk deleted the bugfix/inline-translation-processing branch December 11, 2024 18:44
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.

2 participants