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

Bug #670914 reported by pitititi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Medium
OpenERP R&D Addons Team 1

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)

Tags: 6.0
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Error can be seen when delegating the task from webclient.
Thanks.

Changed in openobject-addons:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1)
tfr (Openerp) (tfr)
Changed in openobject-addons:
milestone: none → 6.0-rc2
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Ujjvala Collins (uco-openerp) wrote :

Hello,

The fix has been committed to : lp:~openerp-dev/openobject-addons/uco-dev-addons1 with revision:
3453 <email address hidden>

Soon it will be merged into main addons.

Thanks.

Changed in openobject-addons:
status: In Progress → Fix Committed
Changed in openobject-addons:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.