[Zope] wrapped object
Bill Anderson
bill@libc.org
Thu, 07 Sep 2000 11:03:54 -0600
Sven Hohage wrote:
>
> Hallo,
> while adding ZClass instances by form I get the following traceback:
> I don't know what's a wrapped object??
> And where the problem is.
> Thanks
> -->>>>>>>
> Zope Error
> Zope has encountered an error while publishing this resource.
>
> Error Type: ValueError
> Error Value: Invalid property value: wrapped object
>
I have seen this when trying to pass into a property a mothod or instance, as opposed to the strin representation of it.
check your form for dtml objects as input values. You may have a typo.
Then again, it could be something completely different.
--
Do not meddle in the affairs of sysadmins, for they are easy to annoy,
and have the root password.