[Zope] Strange problem with WebDAV and Zope
    Chris Withers 
    chris at simplistix.co.uk
       
    Tue Feb 14 04:32:41 EST 2006
    
    
  
Ivan "Rambius" Ivanov wrote:
> nd -k http://localhost:8280/title 
> (From nd man page -k option sends MKCOL request)
> 
> This command fails with
> Error: MKCOL failed, `Not Found'
This is probably because 'title' exists as an attribute on most Zope 
objects, so it's already in use, so the MKCOL fails.
Admittedly, it could provide a more accurate error message...
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
    
    
More information about the Zope
mailing list