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 ?

@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

Copy link
Member

@nilsding nilsding left a comment

Choose a reason for hiding this comment

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

thanks for your contribution!

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

Signed-off-by: Stefan Agner <stefan@agner.ch>
@nilsding nilsding force-pushed the bugfix/missing-endgroup-removeFromSettings branch from c77610f to 08e97d5 Compare March 18, 2026 11:43
@nilsding nilsding enabled auto-merge March 18, 2026 11:44
@github-actions
Copy link

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

Digest: sha256:b2f05223970406685350badb41a5886bd353d30bb365a0bc5e18709ebe233467

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.

4 participants