amit170394 / sardine

Automatically exported from code.google.com/p/sardine
0 stars 0 forks source link

NPE in getResources #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Stack trace:

java.lang.NullPointerException
    at com.googlecode.sardine.SardineImpl.getResources(SardineImpl.java:128)

Original issue reported on code.google.com by goo...@alishomepage.com on 7 Jan 2010 at 10:55

GoogleCodeExporter commented 9 years ago
That occurs if the server hasn't set the "last modified" header

Tomcat's WebDAV servlet does this for folders in Windows

Original comment by goo...@alishomepage.com on 7 Jan 2010 at 10:56

GoogleCodeExporter commented 9 years ago
Added patch

Original comment by goo...@alishomepage.com on 7 Jan 2010 at 10:58

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r44.

Original comment by latch...@gmail.com on 7 Jan 2010 at 7:42

GoogleCodeExporter commented 9 years ago

Original comment by latch...@gmail.com on 8 Jan 2010 at 12:55