[Zope] WebDAV Locked Item Unlockable
Dieter Maurer
dieter at handshake.de
Tue May 17 13:50:03 EDT 2005
hpinson at indepthl.com 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
More information about the Zope
mailing list