----- Original Message ----- From: "Jerome Alet" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 07, 2002 13:38 Subject: [Zope-dev] WebDAV locks disappearing...
> Hi, > > I've just tested webDAV access for the very first time using cadaver, > so maybe this is a known problem. > > I've locked some objects using cadaver's lock command, and then opened > a browser keeping cadaver's connection opened. > > then I've searched for this locks using the ZMI and also a method of > my own. > > All worked fine, the locks were found. > > Then some time later I've retried to find the locks, and both the > ZMI and my method returned no lock. However in cadaver the locks > still seemed to be there... > > Then I've unlocked the objects and relocked them in cadaver and > retried, this time the locks were found again... > perhaps a problem with the lock timeout ? i think webdav clients can specify a timeout for locks. for further investigations you can use the WebDAVLogger product to capture webdav related traffic. - aj _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
