← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

This bug is related to cherrypy 3.2.0 which is installed by default on
my mac with python 2.7.2.

If I uninstall cherrypy 3.2.0 and install cherrypy 3.1.2 it's ok.

Cyril

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