Skip to content

Make html escaping in DebugReports more exhaustive#121

Merged
espadolini merged 1 commit into
masterfrom
espadolini/html-plus-nul
May 4, 2026
Merged

Make html escaping in DebugReports more exhaustive#121
espadolini merged 1 commit into
masterfrom
espadolini/html-plus-nul

Conversation

@espadolini
Copy link
Copy Markdown
Contributor

This PR tweaks the manual HTML escaping from #118 since we missed two character replacements done by html/template, the plus sign and NUL.

The new test cases fail without the change and everything passes with the change.

@espadolini espadolini requested a review from rosstimothy May 4, 2026 10:49
@espadolini espadolini merged commit 965e649 into master May 4, 2026
6 checks passed
@espadolini espadolini deleted the espadolini/html-plus-nul branch May 4, 2026 12:58
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