[PR #15141] Helix: Decode HTML entities in the test comment field (#15141 #30455

Open
opened 2026-01-31 09:40:55 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/15141

State: closed
Merged: Yes


I have observed the test comment coming back from Helix with " and friends in it.

It ends badly as you might imagine.

This unescape will be a no-op if the data is already well-formed.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15141 **State:** closed **Merged:** Yes --- I have observed the test comment coming back from Helix with `"` and friends in it. It ends badly as you might imagine. This unescape will be a no-op if the data is already well-formed.
claunia added the pull-request label 2026-01-31 09:40:55 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30455