Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: restore HTML escape (<%-) for listing.utilities.localizedString() #11817

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mcanouil
Copy link
Collaborator

@mcanouil mcanouil commented Jan 8, 2025

Restore the use of HTML escape in listing.utilities.localizedString() to ensure proper rendering of localized strings in the listing and pagination components.

Markdown cannot be used anyway as each call to this function is in a raw HTML block.

See #11760 (comment)

@mcanouil mcanouil self-assigned this Jan 8, 2025
@mcanouil mcanouil marked this pull request as ready for review January 8, 2025 15:39
@mcanouil mcanouil changed the title revert: HTML escape (<%-) listing.utilities.localizedString() revert: use again HTML escape (<%-) listing.utilities.localizedString() Jan 8, 2025
@mcanouil mcanouil changed the title revert: use again HTML escape (<%-) listing.utilities.localizedString() fix: restore HTML escape (<%-) listing.utilities.localizedString() Jan 8, 2025
@mcanouil mcanouil changed the title fix: restore HTML escape (<%-) listing.utilities.localizedString() fix: restore HTML escape (<%-) for listing.utilities.localizedString() Jan 8, 2025
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.

1 participant