[Cyberduck-trac] [Cyberduck] #9016: When connected to webdav with a path parameter, the "http" url is generated incorrectly in "copy url" and "info"

Cyberduck trac at trac.cyberduck.io
Wed Sep 16 16:07:15 UTC 2015


#9016: When connected to webdav with a path parameter, the "http" url is generated
incorrectly in "copy url" and "info"
-----------------------+------------------------
 Reporter:  mvnural    |         Owner:  dkocher
     Type:  defect     |        Status:  new
 Priority:  normal     |     Milestone:
Component:  webdav     |       Version:  4.7.2
 Severity:  normal     |    Resolution:
 Keywords:             |  Architecture:
 Platform:  Windows 7  |
-----------------------+------------------------
Description changed by mvnural:

Old description:

> When using an SSL WebDav connection with a path parameter (eg.
> https://server.com/webdav-path/), the generated HTTP URL's in the info
> section and the open URL and copy URL context menu is incorrectly
> generated as http://server.com/path/to/file. Instead, it should be
> generated as http://server.com/webdav-path/path/to/file.
> Although HTTPS URL is generated correctly as https://server.com/webdav-
> path/path/to/file, inexperienced users may not be able to distinguish the
> difference and copy/click the wrong URL.
>
> In our case, our webdav server forwards all http requests to https so it
> would be nice if the clients were able to share the correct links.
>
> Thanks,

New description:

 When using an SSL WebDav connection with a path parameter (eg.
 https://server.com/webdav-path/), the generated HTTP URL's in the info
 section and the open URL and copy URL context menu is incorrectly
 generated as http://server.com/path/to/file. Instead, it should be
 generated as http://server.com/webdav-path/path/to/file.
 Although HTTPS URL is generated correctly as https://server.com/webdav-
 path/path/to/file, inexperienced users may not be able to distinguish the
 difference and copy/click the wrong URL.

 In our case, our webdav server forwards all http requests to https so it
 would be nice if the clients were able to share the correct links.

 I have tried with the latest snapshot build(4.8) but the same issue
 exists.

 Thanks,

--

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/9016#comment:1>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list