[FIX] ir_translation: apply tools.ustr on the trad itself
authorDenis Ledoux <dle@odoo.com>
Fri, 3 Oct 2014 10:08:49 +0000 (12:08 +0200)
committerDenis Ledoux <dle@odoo.com>
Fri, 3 Oct 2014 10:08:49 +0000 (12:08 +0200)
commit7cbd5244480ead4450b8e6e646ecf939399a722c
tree4c72f6a320f6c277aa9a0ff83ab0556ee68c9e78
parent6d4e1cc73e4b3754f3c14edbd3307525edd2dd8b
[FIX] ir_translation: apply tools.ustr on the trad itself

tools.ustr(None) returns u'None', res[0] can be None.
openerp/addons/base/ir/ir_translation.py