Skip to content

Fix and test exact-locale and base-language fallback handling in TranslationMixin.trans and SearchFilter#1590

Open
MyPyDavid wants to merge 5 commits into2.4.5/releasefrom
2.4.5/fix/translationmixin
Open

Fix and test exact-locale and base-language fallback handling in TranslationMixin.trans and SearchFilter#1590
MyPyDavid wants to merge 5 commits into2.4.5/releasefrom
2.4.5/fix/translationmixin

Conversation

@MyPyDavid
Copy link
Copy Markdown
Member

@MyPyDavid MyPyDavid commented Apr 27, 2026

Description

Possibly Related issue: #1589

Is the TranslationMixin now broken or not?!

PS It did not support the behaviour of the new tests so it was broken somehow..

Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
@MyPyDavid MyPyDavid added this to the RDMO 2.4.5 milestone Apr 27, 2026
@MyPyDavid MyPyDavid self-assigned this Apr 27, 2026
@MyPyDavid MyPyDavid changed the base branch from main to 2.4.5/release April 27, 2026 16:25
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
…xin.trans

Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
@MyPyDavid MyPyDavid changed the title Test TranslationMixin for language variants Fix and test exact-locale and base-language fallback handling in TranslationMixin.trans Apr 28, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 28, 2026

Coverage Status

Coverage is 94.915%2.4.5/fix/translationmixin into 2.4.5/release. No base build found for 2.4.5/release.

Signed-off-by: David Wallace <david.wallace@tu-darmstadt.de>
@MyPyDavid MyPyDavid changed the title Fix and test exact-locale and base-language fallback handling in TranslationMixin.trans Fix and test exact-locale and base-language fallback handling in TranslationMixin.trans and SearchFilter Apr 29, 2026
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.

Translationmixin can not handle exact regional locales (like 'en-us', 'de-at',...)

2 participants