Skip to content

fix(listener): Catch when trying to set up a settings that doesn't exists#2791

Merged
miaulalala merged 1 commit into
masterfrom
carl/fix-setuserdefaults
Jul 15, 2026
Merged

fix(listener): Catch when trying to set up a settings that doesn't exists#2791
miaulalala merged 1 commit into
masterfrom
carl/fix-setuserdefaults

Conversation

@CarlSchwan

Copy link
Copy Markdown
Member

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

…ists

Signed-off-by: Carl Schwan <carlschwan@kde.org>
@CarlSchwan CarlSchwan self-assigned this Jul 15, 2026
@icewind1991

Copy link
Copy Markdown
Member

/backport to stable34

@icewind1991

Copy link
Copy Markdown
Member

/backport to stable33

$this->appConfig->getValueString('activity', $key)
);
} catch (UnknownKeyException) {
// ignore

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.

Maybe add some logging?

@miaulalala
miaulalala merged commit 4bee0a5 into master Jul 15, 2026
51 checks passed
@miaulalala
miaulalala deleted the carl/fix-setuserdefaults branch July 15, 2026 19:43
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.

3 participants