[Cyberduck-trac] [Cyberduck] #10482: Interoperability with OpenLink Virtuoso

Cyberduck trac at cyberduck.io
Fri Oct 5 06:30:32 UTC 2018


#10482: Interoperability with OpenLink Virtuoso
----------------------------+---------------------------
 Reporter:  TallTed         |         Owner:
     Type:  defect          |        Status:  closed
 Priority:  high            |     Milestone:
Component:  webdav          |       Version:  6.8.0
 Severity:  major           |    Resolution:  thirdparty
 Keywords:                  |  Architecture:  Intel
 Platform:  Mac OS X 10.10  |
----------------------------+---------------------------
Changes (by yla):

 * status:  new => closed
 * resolution:   => thirdparty


Comment:

 Thanks! This is also a server side issue responding with an invalid XML.
 There is something wrong with the handling of custom properties for a file
 in this folder which are set by Cyberduck after an upload:
 {{{
 <V:SAR::lastmodified/>
 <V:SAR::lastmodified_server/>
 }}}

 My test instance (and probably most of your folders) correctly returns the
 custom properties as follows:
 {{{
 <n0:lastmodified xmlns:n0="SAR:">Tue, 25 Sep 2018 15:14:36
 UTC</n0:lastmodified>
 <n0:lastmodified_server xmlns:n0="SAR:">Wed, 03 Oct 2018 18:15:46
 UTC</n0:lastmodified_server>
 }}}

 It would be great if you could forward this issue to the dev team too.

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


More information about the Cyberduck-trac mailing list