[Cyberduck-trac] [Cyberduck] #3106: WebDAV. PROPFIND fails

Cyberduck trac at trac.cyberduck.ch
Thu Apr 9 08:58:02 CEST 2009


#3106: WebDAV. PROPFIND fails
------------------------------------+---------------------------------------
 Reporter:  halm.reusser@…          |        Owner:  dkocher      
     Type:  defect                  |       Status:  closed       
 Priority:  normal                  |    Milestone:  3.1.3        
Component:  webdav                  |      Version:  Nightly Build
 Severity:  normal                  |   Resolution:  thirdparty   
 Keywords:                          |  
------------------------------------+---------------------------------------
Changes (by dkocher):

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


Comment:

 Die Response auf `PROPFIND` bei `https://webdav-
 demo.aai.switch.ch/gamalama.switch.ch` lautet:

 {{{
 <?xml version="1.0"?>
 <D:multistatus xmlns:D="DAV:" xmlns:ns0="DAV:">
         <D:response xmlns:lp1="DAV:"
 xmlns:lp2="http://apache.org/dav/props/" xmlns:g0="DAV:">
                 <D:href>/</D:href>
                 <D:propstat>
                         <D:prop>
                                 <D:getcontenttype>httpd/unix-
 directory</D:getcontenttype>
                                 <lp1:resourcetype>
                                         <D:collection/>
                                 </lp1:resourcetype>
                                 <lp1:getlastmodified>Wed, 18 Mar 2009
 08:45:55 GMT</lp1:getlastmodified>
                                 <D:lockdiscovery/>
                         </D:prop>
                         <D:status>HTTP/1.1 200 OK</D:status>
                 </D:propstat>
                 <D:propstat>
                         <D:prop>
                                 <g0:displayname/>
                                 <g0:getcontentlength/>
                         </D:prop>
                         <D:status>HTTP/1.1 404 Not Found</D:status>
                 </D:propstat>
         </D:response>
 </D:multistatus>
 }}}

 Der `href` sollte aber meiner Meinung nach auf `gamalama.switch.ch`
 lauten.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/3106#comment:2>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list