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

El idioma con prioridad debe ser el que viene en la plantilla y no el que hay en el contexto #169

Conversation

lcbautista
Copy link
Member

@lcbautista lcbautista commented Aug 9, 2024

Comportamiento antiguo

El idioma que se utiliza cuando se evalúa una expresión se obtiene del contexto.

Este comportamiento ha hecho que el asistente de enviar X por correo electrónico (poweremail.send.wizard) obtenga siempre el mismo idioma

Comportamiento nuevo

El idioma que se utiliza cuando se evalúa una expresión se obtiene de la plantilla. Si no tiene, se obtiene del contexto.

Origen del error

#163

Copy link

github-actions bot commented Aug 9, 2024

PY2TestsResults

76 tests   76 ✅  1m 50s ⏱️
 2 suites   0 💤
 2 files     0 ❌

Results for commit 3a2e335.

Copy link

github-actions bot commented Aug 9, 2024

PY3TestsResults

76 tests   76 ✅  1m 43s ⏱️
 2 suites   0 💤
 2 files     0 ❌

Results for commit 3a2e335.

@lcbautista lcbautista temporarily deployed to gisceerpprod August 12, 2024 12:39 Inactive
Copy link
Contributor

@AdriaGual AdriaGual left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lcbautista lcbautista merged commit f5c2820 into v5_backport Aug 13, 2024
7 checks passed
@lcbautista lcbautista deleted the 61363_fix_default_language_on_eval_function_comes_from_template branch August 13, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants