Skip to content

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

Open
agners wants to merge 1 commit intonextcloud:masterfrom
agners:bugfix/missing-endgroup-removeFromSettings
Open

fix(settings): add missing endGroup() in Folder::removeFromSettings#9607
agners wants to merge 1 commit 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
@github-actions
Copy link

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

Digest: sha256:cb2e2e0dd46cf005247b721f1b7d7ca61088353b12bfea6e2d69cbe699e6bd20

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.

@agners
Copy link
Contributor Author

agners commented Mar 12, 2026

can you rebase the PR on master ?

Done!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants