Hello Folks,

Thanks for the reporting!

This issue has been fixed on lp:~openerp-dev/openobject-addons/trunk-
bug-944761-amp branch with following rev no and rev ID.

rev no:  6704
rev ID : 6704 [email protected]

It will be merge with trunk soon.

Thanks again!

** Changed in: openobject-addons
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/944761

Title:
  [Trunk/6.1] Project GTD unicode error

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  When opening Project->My task got error:

  addons/6.1/project_gtd/project_gtd.py", line 118, in fields_view_get
      res['arch'] = res['arch'].replace('<separator name="gtdsep"/>', 
search_extended)
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 21: 
ordinal not in range(128)

  I think fix is to add unicode() around res['arch'].

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/944761/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help   : https://help.launchpad.net/ListHelp

Reply via email to