BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
15.22k stars 1.9k forks source link

Changing language in user settings doesn't work #2430

Closed NHendriks01 closed 3 years ago

NHendriks01 commented 3 years ago

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):

NHendriks01 commented 3 years ago

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

ssddanbrown commented 3 years ago

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.