Skip to content

fix(settings): add missing endGroup() in Folder::removeFromSettings#9607

Open
agners wants to merge 2 commits intonextcloud:masterfrom
agners:bugfix/missing-endgroup-removeFromSettings
Open

fix(settings): add missing endGroup() in Folder::removeFromSettings#9607
agners wants to merge 2 commits intonextcloud:masterfrom
agners:bugfix/missing-endgroup-removeFromSettings

Conversation

@agners
Copy link
Contributor

@agners agners commented Mar 11, 2026

The last beginGroup("FoldersWithPlaceholders") call was never closed with endGroup(), leaving the QSettings group stack dirty.

@mgallien mgallien changed the base branch from stable-4.0 to master March 12, 2026 14:21
Copy link
Collaborator

@mgallien mgallien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@agners thanks for the PR
we always merge to master
can you rebase the PR on master ?

The last beginGroup("FoldersWithPlaceholders") call was never closed
with endGroup(), leaving the QSettings group stack unbalanced.

Signed-off-by: Stefan Agner <stefan@agner.ch>
@agners agners force-pushed the bugfix/missing-endgroup-removeFromSettings branch from 60b4fd1 to c8b2340 Compare March 12, 2026 14:29
@agners
Copy link
Contributor Author

agners commented Mar 12, 2026

can you rebase the PR on master ?

Done!

@camilasan
Copy link
Member

/backport to stable-33.0

@camilasan
Copy link
Member

/backport to stable-4.0

@github-actions
Copy link

Artifact containing the AppImage: nextcloud-appimage-pr-9607.zip

Digest: sha256:81515998ddbd58350d135fa9e537e579210dc21b0930cedd788cc87ec6a752c8

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants