[Zope-dev] Non-webdav calls on the source port
Lennart Regebro
lennart at regebro.nu
Thu Oct 23 10:18:08 EDT 2003
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
More information about the Zope-Dev
mailing list