** Branch linked: lp:~stan/+junk/openobject- server_psycopg_connect_try_except
-- No logging of database authentication errors https://bugs.launchpad.net/bugs/672130 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenObject Server: Confirmed Bug description: Steps to reproduce * start a server with incorrect db username or password but without specifying a database name e.g. python ~/src/openerp-trunk/server/bin/openerp-server.py --db_user invalid * connect to server with client Expect * error message on server to indicate database authentication error Actual * no error on server With current latest trunk. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

