mirror of
https://github.com/4IceG/luci-app-sms-tool.git
synced 2026-04-27 03:45:48 +03:00
[GH-ISSUE #27] Messages are garbled when sending Chinese #25
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-sms-tool#25
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 @ChrisYH20 on GitHub (Jun 9, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-sms-tool/issues/27
When sending a Chinese message, each Chinese character in the message will become a "?"
But the received Chinese message will not be garbled.
@4IceG commented on GitHub (Jun 9, 2024):
Hi @ChrisYH20
Description of sms-tool from https://eko.one.pl/?p=openwrt-sms_tool
It appears that the problem with outgoing messages was known.
@ChrisYH20 commented on GitHub (Jun 9, 2024):
Thanks