So much for calling it a day. :) Thanks for all your help and hard work Ron. Jake ____________________ http://www.ZopeZone.com "Zoping for the rest of us" On Mar 4, 2005, at 8:20 PM, Ron Bickers wrote:
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