Comment 4 for bug 1031694

Revision history for this message
inglorious (kihyoun) wrote :

Can you explain what exactly you mean by "providing recname"?

The table mail_thread doesn't have a name attribute, that is the reason why the name_get call throws an error. A friend of mine faced the same issue, and as a solution added the name field to the mail_thread table.

Can you explain, how you provide "_recname"? What are the steps to do? And is it right, that without providing _recname, you get the same error?