Cannot add any ZClass
Hi, I tried to add a ZClass to my Zope-Install, but I get this everytime I click the add Button: Error Type: KeyError Error Value: title This happens regardless of what is typed in the title-field. All the other fields seem correct to me: id: MitteilungClass title: (should be) Class for News metatype: Mitteilung derived from OFS:File and both checkboxes are on. Is this a bug in my Zope (2.6.1) ? Andreas -- You will live a long, healthy, happy life and make bags of money.
On 08.Mai 2003 - 12:00:06, Andreas Pakulat wrote:
Hi,
I tried to add a ZClass to my Zope-Install, but I get this everytime I click the add Button:
Error Type: KeyError Error Value: title
This happens regardless of what is typed in the title-field. All the other fields seem correct to me: id: MitteilungClass title: (should be) Class for News metatype: Mitteilung
derived from OFS:File and both checkboxes are on.
Is this a bug in my Zope (2.6.1) ?
I know that I once did the Extending Zope Part of the Zope Book, so this must have worked some time ago. Anyway, a workaround at the moment is to remove the check from "create contructor objects", then the class will be created. Could someone please give me a hint how to really solve this? I am a Newbie with Zope and need the constructor objects. Andreas -- Day of inquiry. You will be subpoenaed.
participants (1)
-
Andreas Pakulat