Mobile doesn't use language set in profile consistently #6605

Closed
opened 2025-11-02 07:01:07 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @DuckDuckWhale on GitHub (Dec 30, 2020).

  • Gitea version (or commit ref): 1.13.1
  • Git version: 2.25.1
  • Operating system: Ubuntu Server 20.04
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Haven't tried
  • Log gist: N/A

Description

I have observed this happening in 1.12.5 and reproduced in 1.13.0 and 1.13.1. My profile language is set to be different from my system language on the phone, but often times the language that ends up getting used is the system language. If I log out then log in, the language used is the language set in profile as expected, but after restarting Firefox on Android 84.1.2 it changes back to the system language.

Originally created by @DuckDuckWhale on GitHub (Dec 30, 2020). - Gitea version (or commit ref): 1.13.1 - Git version: 2.25.1 - Operating system: Ubuntu Server 20.04 - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Haven't tried - Log gist: N/A ## Description I have observed this happening in 1.12.5 and reproduced in 1.13.0 and 1.13.1. My profile language is set to be different from my system language on the phone, but often times the language that ends up getting used is the system language. If I log out then log in, the language used is the language set in profile as expected, but after restarting Firefox on Android 84.1.2 it changes back to the system language.
GiteaMirror added the topic/uitopic/mobile labels 2025-11-02 07:01:08 -06:00
Author
Owner

@silverwind commented on GitHub (Jan 3, 2021):

Language is stored in a cookie. Is the browser configured to clear cookies on restart?

@silverwind commented on GitHub (Jan 3, 2021): Language is stored in a cookie. Is the browser configured to clear cookies on restart?
Author
Owner

@MathJoDE commented on GitHub (Jan 27, 2021):

Language is stored in a cookie. Is the browser configured to clear cookies on restart?

This may be due to #14482 ?

@MathJoDE commented on GitHub (Jan 27, 2021): > Language is stored in a cookie. Is the browser configured to clear cookies on restart? This may be due to #14482 ?
Author
Owner

@lunny commented on GitHub (Jan 27, 2021):

@MathJoDE No. It's another one.

@lunny commented on GitHub (Jan 27, 2021): @MathJoDE No. It's another one.
Author
Owner

@DuckDuckWhale commented on GitHub (Jul 8, 2021):

Language is stored in a cookie. Is the browser configured to clear cookies on restart?

It is not; there is no special configuration on the browser. Reproduced on Firefox Android 89.1.1 and Gitea 1.14.3.

@DuckDuckWhale commented on GitHub (Jul 8, 2021): > Language is stored in a cookie. Is the browser configured to clear cookies on restart? It is not; there is no special configuration on the browser. Reproduced on Firefox Android 89.1.1 and Gitea 1.14.3.
Author
Owner

@delvh commented on GitHub (Apr 30, 2023):

Does this issue still occur?
Feel free to reopen if it does.

@delvh commented on GitHub (Apr 30, 2023): Does this issue still occur? Feel free to reopen if it does.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6605