** Branch linked: lp:~openerp-commiter/openobject-addons/trunk- bug-943173-pna
-- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/943173 Title: [Trunk]auth_openid (need to backport from 6.1) Status in OpenERP Web: Invalid Status in OpenERP Addons (modules): Fix Committed Bug description: Internal Server Error {"message": "OpenERP WebClient Error", "code": 300, "data": {"debug": "Client Traceback (most recent call last):\n File \"********addons/web/common/http.py\", line 260, in dispatch\n r = method(controller, self, **self.params)\n File \"********addons/auth_openid/controllers/main.py\", line 202, in process\n u = req.session.login(dbname, login, key)\n File \"/usr/lib/python2.6/contextlib.py\", line 34, in __exit__\n self.gen.throw(type, value, traceback)\n File \"********addons/auth_openid/utils.py\", line 43, in cursor\n yield cr\n File \"********addons/auth_openid/controllers/main.py\", line 202, in process\n u = req.session.login(dbname, login, key)\nAttributeError: 'OpenERPSession' object has no attribute 'login'\n", "type": "client_exception"}} After "successful" authentication via Google I get this Internal Server Error w/ the latest version of 6.1 To manage notifications about this bug go to: https://bugs.launchpad.net/openerp-web/+bug/943173/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

