Skip to content

Remove double HTML-escaping from error template#487

Merged
marcoroth merged 2 commits intomarcoroth:mainfrom
coorasse:feature/do_not_escape
Sep 16, 2025
Merged

Remove double HTML-escaping from error template#487
marcoroth merged 2 commits intomarcoroth:mainfrom
coorasse:feature/do_not_escape

Conversation

@coorasse
Copy link
Contributor

@coorasse coorasse commented Sep 8, 2025

I noticed a problem where the symptom was a wrong font used in the template. this is because the html was somehow escaped wrong. I removed the escape and everything seems to work just fine.

CleanShot 2025-09-08 at 20 33 54@2x

@marcoroth marcoroth changed the title Remove html escaping from error template Remove double HTML-escaping from error template Sep 16, 2025
Copy link
Owner

@marcoroth marcoroth left a comment

Choose a reason for hiding this comment

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

Thanks @coorasse, good find! 🙌🏼

@marcoroth marcoroth merged commit 7517bb0 into marcoroth:main Sep 16, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants