23 Oct
2003
23 Oct
'03
2:18 p.m.
With Zope 2.6, you get an unhelpful error message about manage_FTPget not existing. With the changes I have just checked in, you now instead get an attribute error for most objects. (If the object does not inherit from webdav.Resource you still get an not found message). Nobody is relying on the specific error emssage, right? Should we change it some something HELPFUL? :p //Lennart