Skip to content

[stable34] fix(files_sharing): do not double escape special characters#60499

Open
backportbot[bot] wants to merge 2 commits into
stable34from
backport/60457/stable34
Open

[stable34] fix(files_sharing): do not double escape special characters#60499
backportbot[bot] wants to merge 2 commits into
stable34from
backport/60457/stable34

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented May 18, 2026

Backport of PR #60457

susnux and others added 2 commits May 18, 2026 10:06
- fixes #60163

The strings are already escaped by Vue so no need to escape in the
translation method, this will cause double escaping.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@backportbot backportbot Bot requested a review from a team as a code owner May 18, 2026 10:06
@backportbot backportbot Bot requested review from nfebe, skjnldsv, sorbaugh, susnux and szaimen and removed request for a team May 18, 2026 10:06
@backportbot backportbot Bot added this to the Nextcloud 34 milestone May 18, 2026
Copy link
Copy Markdown
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

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

🐘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants