[Zope-dev] Zope 2.12 webdav source browser doesn't appear to work
Chris Withers
chris at simplistix.co.uk
Fri Apr 17 10:29:35 EDT 2009
Tres Seaver wrote:
> It means that you have *part* of the WebDAV machinery wired up (hence
> the NullResource objects) but not all of it (hence, you are trying to
> render a ZPT which uses /path/to/template/macros/main). Likely there is
> a missing adapter registration or six in there.
I don't want no stinkin adapters here ;-)
I just want the good ol' fashioned Zope 2 webdav source port...
Why are *any* adapters I've wired up being used here?
(I haven't wired up anything for webdav, only normal views and the like
I want used for http)
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list