Skip to content

[stable33] fix(files_sharing): do not double escape special characters#60498

Draft
backportbot[bot] wants to merge 2 commits into
stable33from
backport/60457/stable33
Draft

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

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented May 18, 2026

Backport of #60457

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Review and verify the backported changes
  • Remove all the empty commits

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

susnux and others added 2 commits May 18, 2026 10:05
- 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 review from nfebe, skjnldsv, susnux and szaimen May 18, 2026 10:05
@backportbot backportbot Bot added this to the Nextcloud 33.0.4 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