← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 670914] Re: [6.0] Error when a task is delegated if task's name have an accent

 

** Branch linked: lp:~openerp-dev/openobject-addons/uco-dev-addons1

-- 
[6.0] Error when a task is delegated if task's name have an accent
https://bugs.launchpad.net/bugs/670914
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: In Progress

Bug description:
/project_task_delegate.py", line 106, in delegate
    task_pool.do_delegate(cr, uid, task_id, delegate_data, context=context)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/project/project.py", line 654, in do_delegate
    message = _("The task '%s' has been delegated to %s.") % (delegate_data['name'], delegate_user.name)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 10: ordinal not in range(128)





References