[Zope] CMF Photo FTP Error?

Ron Bickers rbickers-list-zope2 at logicetc.com
Fri Mar 4 20:20:41 EST 2005


On Tuesday 01 March 2005 08:52 pm, Jake wrote:

> Traceback (innermost last):
>
>     * Module ZPublisher.Publish, line 101, in publish
>     * Module ZPublisher.mapply, line 88, in mapply
>     * Module ZPublisher.Publish, line 39, in call_object
>     * Module webdav.NullResource, line 152, in PUT
>     * Module OFS.ObjectManager, line 276, in _setObject
>     * Module Products.Photo.Photo, line 623, in manage_afterAdd
>
> AttributeError: _data

Between Zope 2.7.3 and 2.7.4 the order of PUT() and _setObject() were changed 
in webdav.NullResource.PUT().  This caused Photo FTP support to break.

I'll work on a fix and release Photo 1.2.4 along with a few other minor 
fixes.

-- 
Ron


More information about the Zope mailing list