Skip to content

Conversation

@naaa760
Copy link
Contributor

@naaa760 naaa760 commented Jan 16, 2026

What does this PR do?

  • fixes forward slashes in organizer names being HTML-encoded as "/" in the booking confirmation email subtitle. Adds interpolation: { escapeValue: false } to the translation options.

fix: #26938

Visual Demo

Before: "Carina / Test still needs to confirm or reject the booking."
After: "Carina / Test still needs to confirm or reject the booking."

How should this be tested?

  • Create a booking with an organizer name containing a forward slash (e.g., "Carina / Test") and verify the email subtitle displays correctly without HTML encoding.

@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Jan 16, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@anikdhabal
Copy link
Contributor

Thanks for your work, going with this one:- #26949

@anikdhabal anikdhabal closed this Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Created by Linear-GitHub Sync size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

“/” shown as / in email

2 participants