cs3org / wopiserver

A vendor-neutral application gateway compatible with the WOPI specifications.
Apache License 2.0
55 stars 26 forks source link

GetFile: URL-encode filename to try and avoid Unicode issues #127

Closed glpatcern closed 1 year ago

glpatcern commented 1 year ago

Fixes #124

glpatcern commented 1 year ago

@wkloucek I confirm this patch works, can you approve it?