Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Video cannot be played when the folder name begins with '#' #193

Open
n1lsB opened this issue Oct 17, 2020 · 2 comments
Open

Video cannot be played when the folder name begins with '#' #193

n1lsB opened this issue Oct 17, 2020 · 2 comments

Comments

@n1lsB
Copy link

n1lsB commented Oct 17, 2020

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

  1. Create a video inside a folder that has a '#' at the beginning of its name. (like #Test)
  2. 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.

@fechnert
Copy link

fechnert commented Feb 5, 2021

I can reproduce this issue with nextcloud 20.0.7 and video player app version 1.9.0

@tgressly
Copy link

Same when the # character is anywhere in the filename.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants