← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 801009] [NEW] osv.except_osv: utf-8 can not be displayed

 

Public bug reported:

The GTK-Client can not display exceptions with utf-8 characters (trunk)

Server side:

[2011-06-23 07:53:59,830][?] DEBUG_RPC:exception:u'warning -- Abh\xe4ngigkeit!\n\nSie k\xf6nnen diesen Zeitstempel nicht delete (id: 248), da dieser mit einer/mehreren Arbeit/Arbeiten (65) verkn\xfcpft ist!\n\nPlease delete the task work first!'
[2011-06-23 07:54:00,024][?] DEBUG_RPC:xmlrpc:"POST /object HTTP/1.1" 200 -

Client side:

ERROR:common.message:Message 1: 
Environment Information : 
System : Windows-Vista-6.0.6002-SP2
OS Name : nt
Operating System Release : Vista
Operating System Version : 6.0.6002
Operating System Architecture : 32bit
Operating System Locale : de_AT.cp1252
Python Version : 2.7.0
OpenERP-Client Version : 6.1-dev
Last revision No. & ID :1912 launchpad_translations_on_behalf_of_openerp-20110617043407-7scdmehr4mattpai
<type 'exceptions.UnicodeEncodeError'>:'ascii' codec can't encode character u'\xe4' in position 14: ordinal not in range(128)

** Affects: openobject-client
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/801009

Title:
  osv.except_osv: utf-8 can not be displayed

Status in OpenERP GTK Client:
  New

Bug description:
  The GTK-Client can not display exceptions with utf-8 characters
  (trunk)

  Server side:

  [2011-06-23 07:53:59,830][?] DEBUG_RPC:exception:u'warning -- Abh\xe4ngigkeit!\n\nSie k\xf6nnen diesen Zeitstempel nicht delete (id: 248), da dieser mit einer/mehreren Arbeit/Arbeiten (65) verkn\xfcpft ist!\n\nPlease delete the task work first!'
  [2011-06-23 07:54:00,024][?] DEBUG_RPC:xmlrpc:"POST /object HTTP/1.1" 200 -

  Client side:

  ERROR:common.message:Message 1: 
  Environment Information : 
  System : Windows-Vista-6.0.6002-SP2
  OS Name : nt
  Operating System Release : Vista
  Operating System Version : 6.0.6002
  Operating System Architecture : 32bit
  Operating System Locale : de_AT.cp1252
  Python Version : 2.7.0
  OpenERP-Client Version : 6.1-dev
  Last revision No. & ID :1912 launchpad_translations_on_behalf_of_openerp-20110617043407-7scdmehr4mattpai
  <type 'exceptions.UnicodeEncodeError'>:'ascii' codec can't encode character u'\xe4' in position 14: ordinal not in range(128)

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


Follow ups

References