credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #03289
[Bug 915288] [NEW] base_report_designer crashes when modifying existing report in openoffice
Public bug reported:
I'm using base_report_designer on OpenERP 6 and report designer (latest
version) on LibreOffice/OpenOffice 3.3 (tried with Windows 7 and Mac OS
10.6). I can connect to the server, I can create a report, send it to
the server and edit it again. But when I try to modify an existing
report, nothing happens. The server log shows the following error:
[2012-01-12 12:40:32,796][db] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
File "osv\osv.pyo", line 122, in wrapper
File "osv\osv.pyo", line 176, in execute
File "osv\osv.pyo", line 167, in execute_cr
File "C:\Program Files\OpenERP 6.0\Server\addons\base_report_designer.zip\base_report_designer\base_report_designer.py", line 70, in report_get
File "base64.pyo", line 315, in encodestring
UnicodeEncodeError: 'ascii' codec can't encode characters in position 14-15: ordinal not in range(128)
** Affects: openobject-addons
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/915288
Title:
base_report_designer crashes when modifying existing report in
openoffice
Status in OpenERP Addons (modules):
New
Bug description:
I'm using base_report_designer on OpenERP 6 and report designer
(latest version) on LibreOffice/OpenOffice 3.3 (tried with Windows 7
and Mac OS 10.6). I can connect to the server, I can create a report,
send it to the server and edit it again. But when I try to modify an
existing report, nothing happens. The server log shows the following
error:
[2012-01-12 12:40:32,796][db] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
File "osv\osv.pyo", line 122, in wrapper
File "osv\osv.pyo", line 176, in execute
File "osv\osv.pyo", line 167, in execute_cr
File "C:\Program Files\OpenERP 6.0\Server\addons\base_report_designer.zip\base_report_designer\base_report_designer.py", line 70, in report_get
File "base64.pyo", line 315, in encodestring
UnicodeEncodeError: 'ascii' codec can't encode characters in position 14-15: ordinal not in range(128)
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/915288/+subscriptions
Follow ups
References