You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a folder on the server that uses a unicode symbol that uses a ZWJ (Zero Width Joiner), like "Testfolder 🏳️⚧️"
Use the Android App to upload (doesn't matter if you're using the share menu from a file or using the Nextcloud Apps upload function) to upload any file into that folder
The Android App will create a new folder, using the unicode symbol, but stripping the ZWJ (in my example a folder called "Testfolder 🏳️⚧️" is created)
Expected behaviour
The Android app shouldn't create a new folder, it should use the folder I selected. This also worked before, not sure what changed in the last (or last few?) versions.
Actual behaviour
See above.
Android version
15
Device brand and model
Google Pixel 6a
Stock or custom OS?
Stock
Nextcloud android app version
v3.31.0
Nextcloud server version
Nextcloud Hub 9 (30.0.6)
Using a reverse proxy?
Yes
Android logs
Server error logs
-
Additional information
The text was updated successfully, but these errors were encountered:
KopfKrieg
changed the title
Folder with unicode symbols that use a ZWJ creates a new folder without the ZWJ
Uploading to a folder with unicode symbols (that use a ZWJ) creates a new folder without the ZWJ
Mar 14, 2025
The test version only removes the control characters, which resolves the issue, but it affects Windows filename compatibility.
Is the "Enforce Windows Compatibility" setting enabled in the Basic settings on the web? If it is not, the proper solution would be to skip the AutoRename logic.
I will discuss this with the team, and we will provide a solution for both cases.
Steps to reproduce
Expected behaviour
The Android app shouldn't create a new folder, it should use the folder I selected. This also worked before, not sure what changed in the last (or last few?) versions.
Actual behaviour
See above.
Android version
15
Device brand and model
Google Pixel 6a
Stock or custom OS?
Stock
Nextcloud android app version
v3.31.0
Nextcloud server version
Nextcloud Hub 9 (30.0.6)
Using a reverse proxy?
Yes
Android logs
Server error logs
Additional information
The text was updated successfully, but these errors were encountered: