[silva-dev] cannot pickle objects

Guido Wesdorp guido at infrae.com
Wed Sep 10 17:59:14 CEST 2003


Andrew Altepeter wrote:

>I get this UnpickleableError when I call self.set_title();
>result['title'] is a unicode string from a formulator StringField.
>
Could it have something to do with the fieldname 'title'? Are you sure 
your field is called 'title' in the form? If I remember correctly, 
'title' is reserved by Formulator. Can't remember what the exact 
behaviour is if you use it anyway. You may want to change the field name 
to something else and test your code again.

Cheers,

Guido





More information about the silva-dev mailing list