`theme` setting gets reset after upgrades
Open
Nobody has claimed this yet.
1. to develop
enhancement
feature: install and update
feature: theming
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
After upgrading from 10.0.1 to 10.0.2 theme setting in config.php has been set to 'theme' => '',
(reopened from here)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the upgrade path from 10.0.1 to 10.0.2 and inspect config.php handling, using the original updater issue linked in the report for context. Reproduce or trace how the theme setting changes during the upgrade; done means the configured theme is preserved after upgrading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100