-
-
Notifications
You must be signed in to change notification settings - Fork 152
Closed
Labels
Description
Server Software
- Shimmie version: 2.12-alpha
- Database: sqlite
- Web server: unit
What steps trigger this bug
- Go to extension manager
- tick or untick some extensions
- Click on save
What did you expect to happen?
Extensions are saved, and the page refreshes, showing the new state
What actually happened?
Extensions are saved, and the page refreshes, showing the old state.
Checking data/config/extensions.conf.php, the list was saved correctly
If one then manually refreshes a second time, it shows the new state.
It seems as if the new page is generated a fraction of a second before the config file is saved??