-
Notifications
You must be signed in to change notification settings - Fork 509
Open
Labels
bugfeature: frontend 🖌️"Web UI" client"Web UI" clientfeature: upload & shares & voice 📤🎙️Sharing files into a chat and audio recordingsSharing files into a chat and audio recordingsregression
Milestone
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Share a screenshot (via CMD+V in case that matters) in Talk
- Try to open the image, after uploading was successful
Expected behaviour
Image should open
Actual behaviour
URL is
remote.php/dav/files/uid/Filename.png
instead of
remote.php/dav/files/uid/Talk/Filename.png
Which sounds like we are using the path from the last message, which is allowed to not have the full path? Or maybe a downside of HPB Relay?
Full reload and retrieving messages via context endpoint makes the file accessible again (sometimes? Not fully sure).
Could also be a files bug of course.
Talk app
Talk app version: stable33
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugfeature: frontend 🖌️"Web UI" client"Web UI" clientfeature: upload & shares & voice 📤🎙️Sharing files into a chat and audio recordingsSharing files into a chat and audio recordingsregression