Skip to content

bugfix: handling locale environment variable to fix i18n and encoding - #6285

Open
shun2wang wants to merge 1 commit into
jasp-stats:developmentfrom
shun2wang:fixLocale
Open

bugfix: handling locale environment variable to fix i18n and encoding#6285
shun2wang wants to merge 1 commit into
jasp-stats:developmentfrom
shun2wang:fixLocale

Conversation

@shun2wang

@shun2wang shun2wang commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

fix: jasp-stats/jasp-issues#4394

Note: I cannot be entirely sure that I can test this situation: jasp-stats/jasp-issues#3867

While I still believe we shouldn't touch any system locale environment variables, as completely placing JASP in any random other language system environment makes it difficult to guarantee that other parts won't have problems, the real fix should probably always start from the data import and display chain.

However, at least set LC_ALL to any value is not the most recommended approach in any case.

see also: https://www.gnu.org/software/gettext/manual/gettext.html#Locale-Environment-Variables

@shun2wang
shun2wang requested review from JorisGoosen and boutinb July 7, 2026 15:09
fix locale settings to address encoding and i18n issues.
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.

[Bug]: In version 0.98, the output results are displayed in the wrong language

1 participant