[Cyberduck-trac] [Cyberduck] #10156: Triton: duck.sh URL format invalid

Cyberduck trac at cyberduck.io
Wed Nov 29 20:01:32 UTC 2017


#10156: Triton: duck.sh URL format invalid
----------------------+-------------------------
 Reporter:  tjcelaya  |         Owner:  tjcelaya
     Type:  defect    |        Status:  assigned
 Priority:  normal    |     Milestone:
Component:  triton    |       Version:  6.3
 Severity:  normal    |    Resolution:
 Keywords:            |  Architecture:
 Platform:            |
----------------------+-------------------------

Comment (by tjcelaya):

 To clarify the previous edit, I was looking at the {{{Protocol}}} class
 instead of the {{{Profile}}} class.

 I'm under the impression the aforementioned line is actually the one that
 needs to be changed. It doesn't seem like the fact that the profile is
 bundled should impact the format of the URL.

 Since using {{{manta://...}}}  works at the present I'll open a PR to
 change
 {{{
 p.isBundled() ? p.getIdentifier() : p.getProvider()
 }}}
 to just
 {{{
 p.getIdentifier()
 }}}

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


More information about the Cyberduck-trac mailing list