The user language set in settings is not applied after logging in via Keycloak #10062

Closed
opened 2025-12-29 21:26:20 +01:00 by adam · 2 comments
Owner

Originally created by @dbmkin on GitHub (Aug 8, 2024).

Originally assigned to: @arthanson on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.0.6

Python Version

3.10

Steps to Reproduce

  1. Click login via Keycloack
  2. UI language is set to Russian

Expected Behavior

UI translation should be as in user settings: English

Observed Behavior

UI translation is set to Russian, as in Accept-Language ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7
Header Content-Language: is ru must be en

Originally created by @dbmkin on GitHub (Aug 8, 2024). Originally assigned to: @arthanson on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.0.6 ### Python Version 3.10 ### Steps to Reproduce 1. Click login via `Keycloack` 2. UI language is set to `Russian` ### Expected Behavior UI translation should be as in user settings: `English` ### Observed Behavior UI translation is set to `Russian`, as in `Accept-Language ru-RU,ru;q=0.9,en-US;q=0.8,en;q=0.7` Header `Content-Language:` is `ru` must be `en`
adam added the type: bugstatus: duplicate labels 2025-12-29 21:26:20 +01:00
adam closed this issue 2025-12-29 21:26:20 +01:00
Author
Owner

@alehaa commented on GitHub (Aug 8, 2024):

Might be a duplicate of #16995.

@alehaa commented on GitHub (Aug 8, 2024): Might be a duplicate of #16995.
Author
Owner

@arthanson commented on GitHub (Aug 9, 2024):

Closing as dupe of #16995

@arthanson commented on GitHub (Aug 9, 2024): Closing as dupe of #16995
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10062