storage/curl: fix path comparison when the server escapes differently
Unescape the base path and the path coming from the server (href) to fix the comparison when the server uses different escaped characters. The outputted name need to be unescaped. Doing that before or after the HrefToEscapedName() call should not change the current behavior.
This commit is contained in:

committed by
Max Kellermann

parent
3d8067a041
commit
b18074f899
Reference in New Issue
Block a user