nextcloud / nextcloud/server

`theme` setting gets reset after upgrades

Open
#2,785 11 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.