[Zope] Error Value: 'File' object has
	no	attribute	'manage_fixupOwnershipAfterAdd'
    bruno desthuilliers 
    bruno at modulix.org
       
    Thu Feb 16 03:58:11 EST 2006
    
    
  
Roman Klesel wrote:
> Hello,
> 
> Roman Klesel schrieb:
> 
>>Hello,
>>
>>in a product I try to make a file object persistent with the _setObject() method.
What's wrong with:
container.manage_addProduct['OFSP'].manage_addFile(id, file='',
title='', precondition='', content_type='', REQUEST=None)
-- 
bruno desthuilliers
développeur
bruno at modulix.org
http://www.modulix.com
    
    
More information about the Zope
mailing list