openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #06374
[Bug 1231900] Re: unicode support for field_description field in ir_model_fields
** Changed in: openobject-server/7.0
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of OpenERP
Community Backports Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/1231900
Title:
unicode support for field_description field in ir_model_fields
Status in OpenERP Community Backports (Server):
Fix Released
Status in OpenERP Community Backports (Server) 7.0 series:
Fix Released
Status in OpenERP Server:
Fix Released
Status in OpenERP Server 7.0 series:
Fix Released
Bug description:
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
Here is my patch :
https://code.launchpad.net/~akretion-team/openobject-server/openobject-server-fix-ir_model-field_description/+merge/188005
To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-server/+bug/1231900/+subscriptions