mirror of
https://github.com/axllent/mailpit.git
synced 2026-04-26 00:35:51 +03:00
[GH-ISSUE #404] Snippet hook field can contain split UTF-8 character. #262
Labels
No labels
awaiting feedback
bug
docker
documentation
enhancement
github_actions
invalid
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mailpit#262
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @baiomys on GitHub (Dec 9, 2024).
Original GitHub issue: https://github.com/axllent/mailpit/issues/404
In this case it ends with �...
=)
@axllent commented on GitHub (Dec 10, 2024):
Thank you, good catch! To replicate this the UFT-8 character must be exactly on the 200-character limit, so I am not surprised nobody has ever noticed (or reported) this before.
I have pushed a fix for this, although I'm not exactly sure when a new release will come out as I will be recovering from shoulder surgery. I think I should be able to get a release out within a week or two though 🤞
@baiomys commented on GitHub (Dec 10, 2024):
Get well soon!
Bug is definitely not serious, just a bit annoying, no need to rush.
@axllent commented on GitHub (Dec 14, 2024):
This has now been released in v1.21.7. Thanks again for the bug report.