mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #2541] Upgrade to 1.25.0 resets language preference to "english" #1302
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1302
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @OdyX on GitHub (Jun 8, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2541
It seems that after upgrading to 1.25.0 (from 1.24.0), the users' language preferences have been forcibly set to "english" instead of "auto"; they all need to navigate to their web client's "Options" and toggle this back to "auto".
Deployment environment
Install method: Docker image
Clients used: web
Steps to reproduce
It happened on both our "beta" setup, and on our "prod" setup. Upgrade was done with:
Expected behaviour
The default language should be "auto", not "english".
I don't seem to find a DB column for that preference; where is it stored?
Best,
Didier
@BlackDex commented on GitHub (Jun 8, 2022):
Duplicate of #2540