nat
(Natalie T)
Novembre 11, 2025, 6:09
5
Nous avons un correctif ici -
main ← tl-param-anon-only
opened 02:25PM - 10 Nov 25 UTC
Meta: https://meta.discourse.org/t/set-locale-from-param-and-content-localisatio… n-issue/387547
We want to make sure that the `SiteSetting.set_locale_from_param` conforms to its description: `"Allows setting an anonymous user's locale via the 'tl' URL param, e.g. ?tl=es"`. Currently, the bug is that this is applied to logged in users as well.
We also do not want to modify a logged in user's locale as it should remain as per their user profile.
Le correctif est déployé sur meta et voici un exemple de vue anonyme dans un navigateur espagnol et un terme de recherche menant à une URL meta tl=es -
3 « J'aime »