Upgrade to 1.25.0 resets language preference to "english" #1295

Closed
opened 2026-02-05 00:34:01 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @OdyX on GitHub (Jun 8, 2022).

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:

docker-compose pull
docker-compose up -d --force-recreate

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

Originally created by @OdyX on GitHub (Jun 8, 2022). 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: ``` docker-compose pull docker-compose up -d --force-recreate ``` ### 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
Author
Owner

@BlackDex commented on GitHub (Jun 8, 2022):

Duplicate of #2540

@BlackDex commented on GitHub (Jun 8, 2022): Duplicate of #2540
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1295