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
{{ message }}
This repository has been archived by the owner on May 28, 2024. It is now read-only.
The video player crashes, probably because it does not correctly encode the '#' when calling the webdav/remote.php api. The server responds '503 Service Unavailable'.
Steps to reproduce
Create a video inside a folder that has a '#' at the beginning of its name. (like #Test)
Try to play that video.
Tested on nextcloud 19.0.4 with video player 1.8.0. I have also reproduced this behaviour on try.nextcloud.com
Tested with Firefox 81.0.
The text was updated successfully, but these errors were encountered:
Expected behaviour
Video should start to play as usual.
Actual behaviour
The video player crashes, probably because it does not correctly encode the '#' when calling the webdav/remote.php api. The server responds '503 Service Unavailable'.
Steps to reproduce
#Test
)Tested on nextcloud 19.0.4 with video player 1.8.0. I have also reproduced this behaviour on try.nextcloud.com
Tested with Firefox 81.0.
The text was updated successfully, but these errors were encountered: