Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable22] Check if $knownPath is set before invoking rtrim() #776

Merged
merged 1 commit into from
Aug 9, 2021

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #775

`$knownPath` may by `null` in `ConfigService->linkToRoute()`. `rtrim()`
requires a string as first argument.

Fixes: #774
Signed-off-by: Jonas Meurer <[email protected]>
@ArtificialOwl ArtificialOwl merged commit 0e4b9df into stable22 Aug 9, 2021
@delete-merged-branch delete-merged-branch bot deleted the backport/775/stable22 branch August 9, 2021 11:51
@skjnldsv skjnldsv mentioned this pull request Aug 19, 2021
7 tasks
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