-
Bug
-
Resolution: Fixed
-
Major
-
1.11.4
-
Security Level: Public (Visbile by non-authn users.)
-
None
Storm have a problem with URL comporting several file separators.
Example :
davix-put -P grid /etc/services https://gridhttps-storm-atlas.cr.cnaf.infn.it:8443/webdav/dteam/davix-tests/fsdfsdfsdsfd11111133
# work
davix-put -P grid /etc/services https://gridhttps-storm-atlas.cr.cnaf.infn.it:8443/webdav/dteam/davix-tests///blablafiletest2
# failure !
(Davix::IO:Buff) Error: HTTP Error 404 HTTP File not found: HTTP File not found
one separator or 20 sequentials separators should normally have the same effect.