[Zope] manage_addProperty problem....
Michel Pelletier
michel@digicool.com
Thu, 25 Feb 1999 11:55:13 -0500
> -----Original Message-----
> From: Steve Spicklemire [mailto:steve@estel.uindy.edu]
>
> I've got a Product I've been working on... it works great on
> 1.9.0, but I just tried running it under 1.10.2 and I get the
> following error... (on both ZServer, and ZopeHTTPServer):
>
[snip]
> OK... I comment out the "manage_addProperty" and it works
> (except the properties are not
> defined now!). From the error it sounds like
> RegistrationSubject is illegal as a
> property name....but if I add such a property to a folder by
> 'hand' it works fine.
>
>
> Any ideas?
I don't think 'RegistrationSubject' is an illegal property name. I
suspect there is a minor bug in the PropertyManager; properties have
changed considerably from 1.9 to 1.10.2. I have added this to the
Collector. We will be looking into it. Thank you for the very detailed
description of your problem.
-Michel
>
> thanks,
> -steve
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
>