-
-
Notifications
You must be signed in to change notification settings - Fork 287
Description
Steps to reproduce
Share or upload a file with a # or other special characters in the filename from Nextcloud Talk Android app.
Tap the file attachment to open it.
Observe that the app shows a loading spinner but the file never opens.
Expected behaviour
The file should open normally, either within the app or via an external viewer.
Actual behaviour
The file appears to load indefinitely and never actually opens.
Device brand and model
Oppo find x6 pro
Android version
15
Nextcloud Talk app version
22.0.2
Nextcloud server version
32.0.1
Talk version
No response
Custom Signaling server configured
Yes (specify version in Additional Information)
Custom TURN server configured
Yes
Custom STUN server configured
None
Android logs
No response
Server log
Additional information
When sending a file with special characters in the filename (especially the hash symbol #) via Nextcloud Talk on Android, tapping the file results in an endless loading state and the file never opens. This issue does not appear on the web version of Nextcloud Talk. It seems the Android app mishandles URL encoding or fragment identifiers when opening attachments.