Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Korean characters replaced with underscores in downloaded filenames #5884

Closed
1 of 6 tasks
pjb7687 opened this issue Aug 28, 2024 · 5 comments
Closed
1 of 6 tasks

Korean characters replaced with underscores in downloaded filenames #5884

pjb7687 opened this issue Aug 28, 2024 · 5 comments
Labels
bug duplicate Task closed to consolidate with an equivalent task.

Comments

@pjb7687
Copy link

pjb7687 commented Aug 28, 2024

When downloading files with Korean characters in the filename, the Korean characters are replaced with underscore (_) characters. This issue might also extend to other CJK (Chinese, Japanese) characters as well.

Steps to reproduce:

  • Upload a file with Korean characters in the filename (e.g., "한글_파일.txt")
  • Attempt to download the file
  • Observe that the downloaded filename replaces Korean characters with underscores (e.g., "______.txt")

Expected Behavior:

  • The downloaded file should retain its original filename with Korean (and other CJK) characters intact.

I am using Zulip server 9.1 (self-hosted via Docker compose). This happens on the latest Zulip clients across various OS, including Windows, Linux, and Android, so I guess this is a server issue.

Zulip Server and web app version:

  • Zulip Cloud (*.zulipchat.com)
  • Zulip Server 9.x
  • Zulip Server 8.x
  • Zulip Server 7.x
  • Zulip Server 6.x or older
  • Other or not sure
@alya
Copy link
Collaborator

alya commented Aug 29, 2024

Thanks for the report, @pjb7687 ! Reposted in the development community for discussion.

@andersk
Copy link
Member

andersk commented Aug 29, 2024

Is this with the desktop/mobile apps, or with the web app in a browser (if so, which browser, browser version, and operating system)?

@timabbott
Copy link
Member

Removing the "help wanted" label, since we've not been able to reproduce the issue yet.

@pjb7687
Copy link
Author

pjb7687 commented Aug 29, 2024

I have an update.

Today I discovered that this issue only occurs when I upload files via the Android client. I observe the underscores when I download the uploaded file with any client, so firstly I thought this is affected by other clients too, but now I think actually they aren't. Uploads from other clients (web, desktop) are not affected.

@andersk andersk transferred this issue from zulip/zulip Aug 30, 2024
@chrisbobbe
Copy link
Contributor

chrisbobbe commented Aug 30, 2024

Ah thanks @andersk for transferring this. I'll mark this as a duplicate of #5885 which has our current diagnosis and planned fix.

@chrisbobbe chrisbobbe added the duplicate Task closed to consolidate with an equivalent task. label Aug 30, 2024
@gnprice gnprice closed this as not planned Won't fix, can't repro, duplicate, stale Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug duplicate Task closed to consolidate with an equivalent task.
Projects
None yet
Development

No branches or pull requests

6 participants