[PR #432] [MERGED] patch: fix non-latin filenames being encoded improperly during upload and chat #3351

Closed
opened 2026-02-22 18:33:36 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/432
Author: @timothycarambat
Created: 12/12/2023
Status: Merged
Merged: 12/12/2023
Merged by: @timothycarambat

Base: masterHead: non-latin-filenames


📝 Commits (1)

  • b83f29c patch: fix non-latin filenames being messed up during upload and chat

📊 Changes

1 file changed (+10 additions, -4 deletions)

View changed files

📝 server/utils/files/multer.js (+10 -4)

📄 Description

connect #169
resolves #427

Screen Shot 2023-12-12 at 4 00 54 PM Screen Shot 2023-12-12 at 4 01 12 PM Screen Shot 2023-12-12 at 4 01 17 PM

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/432 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 12/12/2023 **Status:** ✅ Merged **Merged:** 12/12/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `non-latin-filenames` --- ### 📝 Commits (1) - [`b83f29c`](https://github.com/Mintplex-Labs/anything-llm/commit/b83f29c883900fb3a847616b23982b3666c391ca) patch: fix non-latin filenames being messed up during upload and chat ### 📊 Changes **1 file changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/files/multer.js` (+10 -4) </details> ### 📄 Description connect #169 resolves #427 <img width="755" alt="Screen Shot 2023-12-12 at 4 00 54 PM" src="https://github.com/Mintplex-Labs/anything-llm/assets/16845892/4f654c3d-b7c5-403f-b2e3-037cd7d3a6e2"> <img width="586" alt="Screen Shot 2023-12-12 at 4 01 12 PM" src="https://github.com/Mintplex-Labs/anything-llm/assets/16845892/88cda3bf-793f-470d-8e99-d3827b946ba6"> <img width="865" alt="Screen Shot 2023-12-12 at 4 01 17 PM" src="https://github.com/Mintplex-Labs/anything-llm/assets/16845892/a148d833-986a-4840-b499-b56202b225b0"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:36 -05:00
yindo closed this issue 2026-02-22 18:33:36 -05:00
yindo changed title from [PR #432] patch: fix non-latin filenames being encoded improperly during upload and chat to [PR #432] [MERGED] patch: fix non-latin filenames being encoded improperly during upload and chat 2026-06-05 15:12:58 -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#3351