[EMAIL PROTECTED] wrote at 2005-5-16 08:26 -0600:
>The locked item does not show up on the Control 
>Panel > WebDAV Lock Manager, and the lock even survives a Zope 
>restart.  All attempts to edit or remove the item fail.

Look at the traceback (*always* do when a failure results in
an exception!), then look at the source (mentioned in the traceback).
It will tell you what "variable/attribute" Zope checks to
detect whether the object is looked.
Search the source for other places where this variable/attribute
is accessed.

-- 
Dieter
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to