openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08434
[Bug 944761] [NEW] [6.1] Project GTD unicode error
Public bug reported:
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'].
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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:
[6.1] Project GTD unicode error
Status in OpenERP Addons (modules):
New
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
Follow ups
-
[Bug 944761] Re: [Trunk/6.1] Project GTD unicode error
From: qdp (OpenERP), 2012-06-28
-
[Bug 944761] Re: [Trunk/6.1] Project GTD unicode error
From: Naresh(OpenERP), 2012-05-24
-
[Bug 944761] Re: [Trunk/6.1] Project GTD unicode error
From: Valentin Lab, 2012-03-31
-
[Bug 944761] Re: [Trunk/6.1] Project GTD unicode error
From: Amit Parik (OpenERP), 2012-03-31
-
[Bug 944761] Re: [Trunk/6.1] Project GTD unicode error
From: Amit Parik (OpenERP), 2012-03-31
-
[Bug 944761] Re: [6.1] Project GTD unicode error
From: Launchpad Bug Tracker, 2012-03-31
-
[Bug 944761] Re: [6.1] Project GTD unicode error
From: Amit Parik (OpenERP), 2012-03-31
-
[Bug 944761] Re: [6.1] Project GTD unicode error
From: Amit Parik (OpenERP), 2012-03-31
-
[Bug 944761] Re: [6.1] Project GTD unicode error
From: Amit Parik (OpenERP), 2012-03-31
-
[Bug 944761] Re: [6.1] Project GTD unicode error
From: Lorenzo Battistini - Agile BG - Domsense, 2012-03-21
-
[Bug 944761] Re: [6.1] Project GTD unicode error
From: jmddd, 2012-03-08
-
[Bug 944761] Re: [6.1] Project GTD unicode error
From: Paulius Sladkevičius, 2012-03-08
-
[Bug 944761] Re: [6.1] Project GTD unicode error
From: jmddd, 2012-03-08
-
[Bug 944761] Re: [6.1] Project GTD unicode error
From: Ravish(OpenERP), 2012-03-05
-
[Bug 944761] Re: [6.1] Project GTD unicode error
From: Paulius Sladkevičius, 2012-03-02
-
[Bug 944761] Re: [6.1] Project GTD unicode error
From: Ravish(OpenERP), 2012-03-02
-
[Bug 944761] [NEW] [6.1] Project GTD unicode error
From: Paulius Sladkevičius, 2012-03-02
References