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 #378

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 review from sbuerk and NarkNiro December 11, 2024 13:04
@calien666 calien666 force-pushed the bugfix/inline-processing-loses-deepl-mode branch from f820d57 to 824ea71 Compare December 11, 2024 13:48
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 force-pushed the bugfix/inline-processing-loses-deepl-mode branch from 824ea71 to be34742 Compare December 11, 2024 13:50
@calien666 calien666 merged commit 8c4cd47 into 4 Dec 11, 2024
11 checks passed
@calien666 calien666 deleted the bugfix/inline-processing-loses-deepl-mode branch December 11, 2024 13:59
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