-
-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When uploading files with Cyrillic filenames and enabling End-to-End Encryption, the filename is displayed incorrectly (garbled symbols) on the download page.
- File contents are encrypted/decrypted correctly.
- The issue only affects the filename display and download link when encryption is enabled.
- On other pages (without E2EE), filenames display normally.
- There is no problem with filenames without E2E Encryption.
Steps to Reproduce
- Enable End-to-End Encryption (used level 3 encryption).
- Upload a file with a Cyrillic filename (e.g., тестовый_файл.txt) through the web interface.
- Open the download page.
- Observe that the filename appears corrupted (unreadable symbols).
Tested with Docker version and Native deployment.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working