[GH-ISSUE #2474] [BUG]: Use Postman to POST API /v1/document/upload with chinese file name, API will response garbled title name #1608

Closed
opened 2026-02-22 18:25:38 -05:00 by yindo · 5 comments
Owner

Originally created by @appdevhm88mt on GitHub (Oct 15, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2474

Originally assigned to: @shatfield4 on GitHub.

How are you running AnythingLLM?

Docker (local)

What happened?

Expect to get correct chinese or multiple-language title name

Are there known steps to reproduce?

See the Postman testing screenshots.

  1. Chinese File Name -> Get garbled title name (X)
    Chinese-File-Name
  2. English File Name -> Get correct English title name (V)
    English-File-Name
Originally created by @appdevhm88mt on GitHub (Oct 15, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2474 Originally assigned to: @shatfield4 on GitHub. ### How are you running AnythingLLM? Docker (local) ### What happened? Expect to get correct chinese or multiple-language title name ### Are there known steps to reproduce? See the Postman testing screenshots. 1. Chinese File Name -> Get garbled title name (X) ![Chinese-File-Name](https://github.com/user-attachments/assets/14b6ac0b-6ebe-44d7-a04d-79f0cb41a753) 2. English File Name -> Get correct English title name (V) ![English-File-Name](https://github.com/user-attachments/assets/ec2531c9-ae88-4cd9-b1a2-30a03c54dcfb)
yindo added the possible buginvestigating labels 2026-02-22 18:25:38 -05:00
yindo closed this issue 2026-02-22 18:25:38 -05:00
Author
Owner

@appdevhm88mt commented on GitHub (Oct 24, 2024):

Hi,

  1. Can this solution also solve other languages? Such as Japanese, Korean, Vietnamese, etc. (ps See the attached screenshot for Japanese issue)
  2. When will this solution be released?

image_Japanese

@appdevhm88mt commented on GitHub (Oct 24, 2024): Hi, 1. Can this solution also solve other languages? Such as Japanese, Korean, Vietnamese, etc. (ps See the attached screenshot for Japanese issue) 2. When will this solution be released? ![image_Japanese](https://github.com/user-attachments/assets/1c45740a-afad-41a2-9a68-47dc6518a938)
Author
Owner

@timothycarambat commented on GitHub (Oct 24, 2024):

This would apply to all languages that are not latin UTF

@timothycarambat commented on GitHub (Oct 24, 2024): This would apply to all languages that are not `latin` UTF
Author
Owner

@appdevhm88mt commented on GitHub (Oct 25, 2024):

OK, when will this correction be released?

@appdevhm88mt commented on GitHub (Oct 25, 2024): OK, when will this correction be released?
Author
Owner

@timothycarambat commented on GitHub (Oct 25, 2024):

When this issue has a PR and is closed :)

@timothycarambat commented on GitHub (Oct 25, 2024): When this issue has a PR and is closed :)
Author
Owner

@Pinocchioi commented on GitHub (Mar 5, 2025):

你好,调用上传文件接口出现中文乱码这个该如何解决

@Pinocchioi commented on GitHub (Mar 5, 2025): 你好,调用上传文件接口出现中文乱码这个该如何解决
yindo changed title from [BUG]: Use Postman to POST API /v1/document/upload with chinese file name, API will response garbled title name to [GH-ISSUE #2474] [BUG]: Use Postman to POST API /v1/document/upload with chinese file name, API will response garbled title name 2026-06-05 14:41:42 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1608