[GH-ISSUE #606] unnecessary html escaping in pushover title #440

Closed
opened 2026-02-25 23:42:27 +03:00 by kerem · 2 comments
Owner

Originally created by @lukastribus on GitHub (Feb 2, 2022).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/606

A check with a > character in the name is correctly displayed in the pushover message, but unnecessarily escaped in the title:

grafik

Pushover itself works just fine:

grafik

grafik

grafik

Originally created by @lukastribus on GitHub (Feb 2, 2022). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/606 A check with a `>` character in the name is correctly displayed in the pushover message, but unnecessarily escaped in the title: ![grafik](https://user-images.githubusercontent.com/15380567/152249534-1e60e79b-04d5-40a3-93fe-d0f5aeb00110.png) Pushover itself works just fine: ![grafik](https://user-images.githubusercontent.com/15380567/152233908-07bf3729-04ce-4997-ac21-a904d504b6e9.png) ![grafik](https://user-images.githubusercontent.com/15380567/152233930-b99d6f50-8474-4a19-a264-f8c1e84784b6.png) ![grafik](https://user-images.githubusercontent.com/15380567/152234043-5a4cd0d6-2012-4cc0-9640-cf51276dcc05.png)
kerem closed this issue 2026-02-25 23:42:28 +03:00
Author
Owner

@cuu508 commented on GitHub (Feb 4, 2022):

Thanks for the report @lukastribus! Yes, Healthchecks was escaping special characters where it should not have. Fixed, and fix deployed!

I'm also in process of testing all the other integrations – already fixed the same issue for PagerDuty, Spike.sh, Pushbullet, LINE Notify, and there's more to come...

<!-- gh-comment-id:1030111318 --> @cuu508 commented on GitHub (Feb 4, 2022): Thanks for the report @lukastribus! Yes, Healthchecks was escaping special characters where it should not have. Fixed, and fix deployed! I'm also in process of testing all the other integrations – already fixed the same issue for PagerDuty, Spike.sh, Pushbullet, LINE Notify, and there's more to come...
Author
Owner

@lukastribus commented on GitHub (Feb 16, 2022):

Thank you!

<!-- gh-comment-id:1041373348 --> @lukastribus commented on GitHub (Feb 16, 2022): Thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#440
No description provided.