[Cyberduck-trac] [Cyberduck] #5618: Timeout on 501 response

Cyberduck trac at trac.cyberduck.ch
Wed Jan 5 23:17:20 CET 2011


#5618: Timeout on 501 response
---------------------------------+----------------------------
    Reporter:  casdex@…          |       Owner:  dkocher
        Type:  defect            |      Status:  new
    Priority:  normal            |   Milestone:
   Component:  webdav            |     Version:  3.8.1
    Severity:  normal            |  Resolution:
    Keywords:                    |    Platform:  Mac OS X 10.6
Architecture:  Intel             |
---------------------------------+----------------------------

Comment (by dkocher):

 The issue is that the XML parser used is trying to resolve the DTD of the
 system id [http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd] in the
 document returned.

 We must configure the feature
 `http://apache.org/xml/features/nonvalidating/load-external-dtd` to
 `false`.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5618#comment:2>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list