5 Mar
2005
5 Mar
'05
1:20 a.m.
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