Comment 0 for bug 1231900

Revision history for this message
David BEAL (ak) (davidbeal) wrote :

field_description field in ir_model_fields class doesn't support unicode chars with write method

How to reproduce the bug :
Goto Settings/Technical/Database structure/Fields

Create any field and save it.
It works, OK
rename field label with some non ascii 128 chars (example : é è ç à ë § £ µ)

It crash because create and write method don't use the same way to record data