This repository has been archived by the owner on Aug 2, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 307
特殊Unicode符号导致发送消息乱码 #208
Comments
@Raka-loah 私聊有这个问题吗 |
我这里没有这个问题 |
这个问题我暂时没有时间调,issue 先开着吧,等继续维护的时候会看 |
验证了,这个问题确实存在,似乎是 libiconv 的 bug,我得再想想怎么弄 |
这个问题挺奇怪的,我的机器人也遇到了。 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
酷Q版本: Pro 5.14.10 (190720)
插件版本: 4.10.1
复现条件: 往插件默认群发API发送只有一个Unicode字符的信息会在结尾附加随机乱码,目前发现从U+00A0到U+0300大概都有这个情况。
例如:往send_group_msg发送"\u00BF"(¿),实际得到的消息为"¿埗?�儭鏭"。
The text was updated successfully, but these errors were encountered: