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.

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to