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 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

