Changing language in user settings doesn't work #1993

Closed
opened 2026-02-05 02:25:25 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @NHendriks01 on GitHub (Dec 26, 2020).

Describe the bug
Changing language as a user in the 'edit profile'-page does not work. You can select another language in the dropdown but when you press save nothing happens.

Steps To Reproduce
Steps to reproduce the behavior:

  1. Go to 'edit user'
  2. Change language in the dropdown
  3. Press save
  4. See that it goes back to the old value

Expected behavior
For the language to change

Your Configuration (please complete the following information):

  • Exact BookStack Version (Found in settings): v0.30.5
  • PHP Version: 7.4 (phpinfo at https://nhes.be/info.php)
  • Hosting Method (Nginx/Apache/Docker): Apache2
Originally created by @NHendriks01 on GitHub (Dec 26, 2020). **Describe the bug** Changing language as a user in the 'edit profile'-page does not work. You can select another language in the dropdown but when you press save nothing happens. **Steps To Reproduce** Steps to reproduce the behavior: 1. Go to 'edit user' 2. Change language in the dropdown 3. Press save 4. See that it goes back to the old value **Expected behavior** For the language to change **Your Configuration (please complete the following information):** - Exact BookStack Version (Found in settings): v0.30.5 - PHP Version: 7.4 (phpinfo at https://nhes.be/info.php) - Hosting Method (Nginx/Apache/Docker): Apache2
Author
Owner

@NHendriks01 commented on GitHub (Dec 28, 2020):

Updating to v0.30.7 fixed the issue but sadly it still persists in v0.30.5

@NHendriks01 commented on GitHub (Dec 28, 2020): Updating to v0.30.7 fixed the issue but sadly it still persists in v0.30.5
Author
Owner

@ssddanbrown commented on GitHub (Jan 2, 2021):

Will therefore close this off since updating fixed it.

Just a note, no changes in this area were specifically made between v0.30.5 and v0.30.7. It's likely the same cause as your issues in #2429 which would likely be file/folder permission based.

@ssddanbrown commented on GitHub (Jan 2, 2021): Will therefore close this off since updating fixed it. Just a note, no changes in this area were specifically made between v0.30.5 and v0.30.7. It's likely the same cause as your issues in #2429 which would likely be file/folder permission based.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1993