mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #412] Swedish characters generates attachment #317
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#317
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 @PAYload1976 on GitHub (Sep 23, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/412
When using swedish characters åäöÅÄÖ, ntfy generates an attachment.txt instead of an notice..
@binwiederhier commented on GitHub (Sep 23, 2022):
UTF-8 is fully supported, so this is likely a problem with your terminal or code not sending a different character set.
@PAYload1976 commented on GitHub (Sep 23, 2022):
ahh, should say it's when i use curl. not the ntfy client and this is on windows.
@binwiederhier commented on GitHub (Sep 23, 2022):
Charset problems are always Windows, hehe. It's probably your terminal.
@binwiederhier commented on GitHub (Sep 30, 2022):
Hoping you got this fixed. Closing this issue for now. Let me know if the problem persists.