← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 782558] Re: Problem with encoding (cherrypy)

 

Run webclient on a french computer.
Chrome reports welcome page is encoded as ISO8859-1 but display is garbaged.
If I manually set encoding to UTF8 Chrome reloads page and display it correctly.

But I enter in the customer creation screen display is garbaged again
even with chrome encoding set to UTF8.

Note : This behaviour makes the web-client currently unusable for french
users.

-- 
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/782558

Title:
  Problem with encoding (cherrypy)

Status in OpenERP Web Client:
  New

Bug description:
  I run webclient. Main screen appears with unreadable characters. When I check encoding of page in Chromium it says that cp1251 is selected. When i select UTF8 all seems correct. But when i create database after creaton error occurs.
  <type 'exceptions.TypeError'>: character mapping must return integer, None or unicode 
        args = ('character mapping must return integer, None or unicode',) 
        message = 'character mapping must return integer, None or unicode'

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


References