Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Feb 18, 2025

Backport of PR #1865

When accessing a circle share from the public share view, the `addOpenGraphHeaders` method was erroring in `DefaultPublicShareTemplateProvider`.
This is due to the fact that the `$share` object for circles share does not contain a token, so the computation of the `$shareUrl` was failing.

This commit ensures that the share has a token.

Signed-off-by: Louis Chemineau <[email protected]>
@Altahrim Altahrim mentioned this pull request Feb 20, 2025
5 tasks
@ArtificialOwl ArtificialOwl merged commit d9c296b into stable31 Feb 20, 2025
29 of 30 checks passed
@ArtificialOwl ArtificialOwl deleted the backport/1865/stable31 branch February 20, 2025 09:25
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