openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #26831
[Bug 1253715] Re: OpenERP Error when switching between Task types in Projects
*** This bug is a duplicate of bug 1253218 ***
https://bugs.launchpad.net/bugs/1253218
** This bug has been marked a duplicate of bug 1253218
[V7]followers of message subtype "Issue Blocked" (project.project) receive KeyError on viewing/saving tasks in that project
--
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/1253715
Title:
OpenERP Error when switching between Task types in Projects
Status in OpenERP Addons (modules):
New
Bug description:
OpenERP Error when switching between Task types in Projects.
I have Russian translation and have error when switching between Task
Types(Specification, development, testing). Here is stack trace
ERP Server Error
Client Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/openerp/addons/web/http.py", line 204, in dispatch
response["result"] = method(self, **self.params)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/controllers/main.py", line 1128, in call_kw
return self._call_kw(req, model, method, args, kwargs)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/controllers/main.py", line 1120, in _call_kw
return getattr(req.session.model(model), method)(*args, **kwargs)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/session.py", line 42, in proxy
result = self.proxy.execute_kw(self.session._db, self.session._uid, self.session._password, self.model, method, args, kw)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/session.py", line 30, in proxy_method
result = self.session.send(self.service_name, method, *args)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/session.py", line 103, in send
raise xmlrpclib.Fault(openerp.tools.ustr(e), formatted_info)
Server Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/openerp/addons/web/session.py", line 89, in send
return openerp.netsvc.dispatch_rpc(service_name, method, args)
File "/usr/lib/pymodules/python2.7/openerp/netsvc.py", line 292, in dispatch_rpc
result = ExportService.getService(service_name).dispatch(method, params)
File "/usr/lib/pymodules/python2.7/openerp/service/web_services.py", line 626, in dispatch
res = fn(db, uid, *params)
File "/usr/lib/pymodules/python2.7/openerp/osv/osv.py", line 188, in execute_kw
return self.execute(db, uid, obj, method, *args, **kw or {})
File "/usr/lib/pymodules/python2.7/openerp/osv/osv.py", line 131, in wrapper
return f(self, dbname, *args, **kwargs)
File "/usr/lib/pymodules/python2.7/openerp/osv/osv.py", line 197, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/usr/lib/pymodules/python2.7/openerp/osv/osv.py", line 185, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/usr/lib/pymodules/python2.7/openerp/addons/mail/mail_thread.py", line 1159, in message_get_subscription_data
return self._get_subscription_data(cr, uid, ids, None, None, context=context)
File "/usr/lib/pymodules/python2.7/openerp/addons/mail/mail_thread.py", line 140, in _get_subscription_data
thread_subtype_dict[subtype.name]['followed'] = True
KeyError: u'\u0417\u0430\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u0430\u044f \u043f\u0440\u043e\u0431\u043b\u0435\u043c\u0430'
seems subtype.name is on Russian (why?)
Version ERP 7.0-20131121-002445
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1253715/+subscriptions