[GH-ISSUE #427] Filenames that are not in latin script are displayed as garbage #242

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

Originally created by @Mishkun on GitHub (Dec 12, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/427

For example, this garbage detected as latin-1 encoding

ОбноÐ...ÐµÑ‚ап

When translated to UTF-8 it looks (fairly) normal

Обно�...�етап

It looks really ugly and makes it hard to navigate citations and manage files
Screenshot 2023-12-12 at 11 37 33

Originally created by @Mishkun on GitHub (Dec 12, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/427 For example, this garbage detected as latin-1 encoding ``` ОбноÐ...ÐµÑ‚ап ``` When translated to UTF-8 it looks (fairly) normal ``` Обно�...�етап ``` It looks really ugly and makes it hard to navigate citations and manage files ![Screenshot 2023-12-12 at 11 37 33](https://github.com/Mintplex-Labs/anything-llm/assets/12541804/7f7d015f-41bb-4672-817b-1e40647e5e54)
yindo added the bug label 2026-02-22 18:18:31 -05:00
yindo closed this issue 2026-02-22 18:18:31 -05:00
yindo changed title from Filenames that are not in latin script are displayed as garbage to [GH-ISSUE #427] Filenames that are not in latin script are displayed as garbage 2026-06-05 14:34:14 -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#242