lp:~akretion-team/openobject-server/openobject-server-fix-ir_model-field_description

Created by David BEAL (ak) and last modified
Get this branch:
bzr branch lp:~akretion-team/openobject-server/openobject-server-fix-ir_model-field_description
Members of Akretion Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Akretion Team
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Development

Recent revisions

5089. By David BEAL (ak)

[FIX] replace 'str' by 'unicode' in 'ir_model_fields' class (write method) in 'model_props' list for 'field_description' field : avoid to crash when you change 'field_description' value with some non ascii chars

5088. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5087. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5086. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5085. By Denis Ledoux (OpenERP)

[FIX]base, ir_translation: in _get_src, if model or record id does not exist anymore, do not apptempt to read it

5084. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5083. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5082. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5081. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5080. By Olivier Dony (Odoo)

[FIX] ir.mail.server: improve support for user names with emails

The previous fix in revision 5072 only allowed user names
that contained the exact same emails, but users will do
the wildest things like having `<email address hidden>` as
name but setting their email to `<email address hidden>`.

This was blocked by our sanity check looking for a single
email in the From header. As this check is only done
in order to provide a better error message, it should
not impact valid cases.
Modifying the check to pass when at least one email
was found should be enough to catch most invalid cases,
without requiring a more advanced analysis of the
header value (the RFCs allows very strange things!)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-server
This branch contains Public information 
Everyone can see this information.

Subscribers