Skip to content

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

Merged
camilasan merged 1 commit into
nextcloud:masterfrom
agners:bugfix/missing-endgroup-removeFromSettings
Mar 25, 2026
Merged

fix(settings): add missing endGroup() in Folder::removeFromSettings#9607
camilasan merged 1 commit into
nextcloud:masterfrom
agners:bugfix/missing-endgroup-removeFromSettings

Conversation

@agners

@agners agners commented Mar 11, 2026

Copy link
Copy Markdown
Contributor

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

@mgallien mgallien left a comment

Copy link
Copy Markdown
Collaborator

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

agners commented Mar 12, 2026

Copy link
Copy Markdown
Contributor Author

can you rebase the PR on master ?

Done!

@camilasan

Copy link
Copy Markdown
Member

/backport to stable-33.0

@camilasan

Copy link
Copy Markdown
Member

/backport to stable-4.0

@nilsding nilsding left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

thanks for your contribution!

@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
@camilasan
camilasan force-pushed the bugfix/missing-endgroup-removeFromSettings branch from 08e97d5 to 88c9a59 Compare March 24, 2026 13:36
@camilasan
camilasan disabled auto-merge March 25, 2026 08:07
The last beginGroup("FoldersWithPlaceholders") call was never closed
with endGroup(), leaving the QSettings group stack unbalanced.

Signed-off-by: Stefan Agner <[email protected]>
@camilasan
camilasan force-pushed the bugfix/missing-endgroup-removeFromSettings branch from 88c9a59 to 9985c0e Compare March 25, 2026 08:07
@camilasan
camilasan merged commit 511bd48 into nextcloud:master Mar 25, 2026
18 of 19 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

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

Digest: sha256:0eff487b0182e18d76526ff33392a7afb2325baf714b1d015acf5047e935dfdd

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.

@github-actions

Copy link
Copy Markdown
Contributor

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

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