Fw: [Zope] Can not add photofolder programmatically
----- Original Message ----- From: "Robert Rottermann" <robert@redcor.ch> To: "Andy McKay" <andym@ActiveState.com> Sent: Tuesday, September 04, 2001 6:48 PM Subject: Re: [Zope] Can not add photofolder programmatically
Thanks for your answer,
The extra space was "generated when I wrote the mail The PohtoFolders mety type is "Photo Folder". I did try that also but it did not help..
I have the same Problem when I try to context.manage_addProduct['Image'].manage_addImage(.. but in this case I can use context..manage_addImage(
So I really do not understand the mechanics at work
Robert
----- Original Message ----- From: "Andy McKay" <andym@ActiveState.com> To: "Robert Rottermann" <robert@redcor.ch>; <zope@zope.org> Sent: Tuesday, September 04, 2001 6:17 PM Subject: Re: [Zope] Can not add photofolder programmatically
context.manage_addProduct['PhotoFolder ']...
Could be the space on the end of "PhotoFolder " in your line. Or you could have the wrong meta_type, what is the meta_type of PhotoFolder? (it may not be what you think)
Cheers. -- Andy McKay.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Robert Rottermann