-
-
Notifications
You must be signed in to change notification settings - Fork 69.2k
[Regression] Feishu 文件发送中文文件名乱码 (v2026.3.2) #33912
Copy link
Copy link
Closed
Description
问题描述
OpenClaw 2026.3.2 版本中,通过 Feishu 通道发送文件时,中文文件名被转码显示为乱码。此问题在 2026.3.1 及之前版本正常。
复现步骤
- 使用
message工具发送文件,filename参数包含中文,例如:{ "action": "send", "filePath": "武汉15座山登山信息汇总.csv", "filename": "武汉15座山登山信息汇总.csv" } - 在 Feishu 群中查看,文件名显示为乱码(如 URL 编码形式)
预期行为
中文文件名正常显示(如 v2026.3.1 及之前版本)
实际行为
中文文件名被转码/乱码
环境信息
- OpenClaw 版本: 2026.3.2
- 通道: Feishu
- 最后正常版本: 2026.3.1 或更早
- 操作系统: Linux 6.8.0-101-generic
Workaround
使用英文文件名替代中文文件名
相关 Issue
可能与 #33875 ([Bug]: Feishu all accounts replies=0 in v2026.3.2) 相关,同为 2026.3.2 版本 Feishu 通道的 regression。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.