Skip to content

[Regression] Feishu 文件发送中文文件名乱码 (v2026.3.2) #33912

@KangShuaiFu

Description

@KangShuaiFu

问题描述

OpenClaw 2026.3.2 版本中,通过 Feishu 通道发送文件时,中文文件名被转码显示为乱码。此问题在 2026.3.1 及之前版本正常。

复现步骤

  1. 使用 message 工具发送文件,filename 参数包含中文,例如:
    {
      "action": "send",
      "filePath": "武汉15座山登山信息汇总.csv",
      "filename": "武汉15座山登山信息汇总.csv"
    }
  2. 在 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。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions