feat: unicode support for user names upon csv import #4952

Closed
opened 2025-11-11 16:07:48 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @teese on GitHub (Apr 24, 2025).

Originally assigned to: @tjbck on GitHub.

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

When importing a list of users from csv, non-ASCII characters in user names (e.g. öäü) are replaced with � and must be corrected manually.

Image

Desired Solution you'd like

Unicode support.

Alternatives Considered

No response

Additional Context

No response

Originally created by @teese on GitHub (Apr 24, 2025). Originally assigned to: @tjbck on GitHub. ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description When importing a list of users from csv, non-ASCII characters in user names (e.g. öäü) are replaced with � and must be corrected manually. ![Image](https://github.com/user-attachments/assets/d9787eab-08a6-4573-8b5e-fddb13a15128) ### Desired Solution you'd like Unicode support. ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@athoik commented on GitHub (Apr 26, 2025):

Hi,

I cannot identify problem with proper UTF8 encoded input file.

Image

user-import.csv

@athoik commented on GitHub (Apr 26, 2025): Hi, I cannot identify problem with proper UTF8 encoded input file. ![Image](https://github.com/user-attachments/assets/79ca6092-922a-4127-92db-33263392aa11) [user-import.csv](https://github.com/user-attachments/files/19921029/user-import.csv)
Author
Owner

@tjbck commented on GitHub (Apr 28, 2025):

Addressed with 791c19acf7865aa3ba1da739fb385fafa7920f08!

@tjbck commented on GitHub (Apr 28, 2025): Addressed with 791c19acf7865aa3ba1da739fb385fafa7920f08!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#4952