Skip to content

[stable25] fix(profile): fix getUID on nullable user variable - #39438

Merged
blizzz merged 1 commit into
stable25from
backport/39309/stable25
Aug 2, 2023
Merged

[stable25] fix(profile): fix getUID on nullable user variable#39438
blizzz merged 1 commit into
stable25from
backport/39309/stable25

Conversation

@backportbot-nextcloud

Copy link
Copy Markdown

Backport of #39309

As per method signature, $visitingUser is nullable, so we can't be sure calling getUid() on it will
work.
Closes#35766
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
@backportbot-nextcloudbackportbot-nextcloudBot added bug feature: profile PRs or issues related to the Profile feature (e.g. Profile page, API, etc.) labels Jul 17, 2023
@blizzzblizzz mentioned this pull request Aug 2, 2023
@blizzz
blizzz merged commit a54fc0a into stable25Aug 2, 2023
@blizzz
blizzz deleted the backport/39309/stable25 branch August 2, 2023 19:28
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfeature: profilePRs or issues related to the Profile feature (e.g. Profile page, API, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tcitworld@Pytal@come-nc@blizzz