hpi-schul-cloud / webdav

POC/MVP to have SC files available via WebDav
1 stars 0 forks source link

Some characters not working in every client #4

Closed DevSchmidtchen closed 3 years ago

DevSchmidtchen commented 3 years ago

I am using Cyberduck as a WebDAV-Client and figured, that some characters lead to a misbehaviour in displaying the resource.

For example all filenames with a question mark (?) or hashtag (#) are cut off or if it's the only character the file isn't displayed at all.

Resource names how they should be (and are in the web-client): Screenshot 2020-11-05 at 19 38 48

Resource names how they are displayed in Cyberduck:

Screenshot 2020-11-05 at 19 38 56

I am not sure whether this is a bug with Cyberduck or with the server.

I locally tried encoding all characters as an URI-Component, but Cyberduck doesn't decode those encoded strings and therefore displays them wrong.

Tratori commented 3 years ago

My Browser(s) (Konqueror, Dolphin) have the same issue, perhaps it's a convention to not use/allow these characters?

Tratori commented 3 years ago

https://www.tarleton.edu/cascade-tutorial/web-writing/naming-conventions/file-type-folders.html

I don't really think this is a huge issue, but it should perhaps be discussed with someone from the server....