Public bug reported:
in the kanban view of a task in project module, error when I delegate a
task.
traceback:
[2011-12-15 10:08:59,182][?] ERROR:werkzeug:Error on request:
Traceback (most recent call last):
File "/usr/share/pyshared/werkzeug/serving.py", line 153, in run_wsgi
execute(app)
File "/usr/share/pyshared/werkzeug/serving.py", line 140, in execute
application_iter = app(environ, start_response)
File "/home/openerp/source/server/trunk/openerp/wsgi.py", line 398, in
application
result = handler(environ, start_response)
File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 393, in
__call__
return self.dispatch(environ, start_response)
File "/usr/share/pyshared/werkzeug/wsgi.py", line 406, in __call__
return self.app(environ, start_response)
File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 419, in
dispatch
result = handler( request, self.config)
File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 209, in
json_handler
controller, f, requestf=request.stream)
File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 191, in
dispatch
content = simplejson.dumps(response, cls=nonliterals.NonLiteralEncoder)
File "/usr/share/pyshared/simplejson/__init__.py", line 269, in dumps
use_decimal=use_decimal, **kw).encode(obj)
File "/usr/share/pyshared/simplejson/encoder.py", line 216, in encode
chunks = self.iterencode(o, _one_shot=True)
File "/usr/share/pyshared/simplejson/encoder.py", line 284, in iterencode
return _iterencode(o, 0)
File "/home/openerp/source/web/trunk/addons/web/common/nonliterals.py", line
20, in default
return super(NonLiteralEncoder, self).default(object)
File "/usr/share/pyshared/simplejson/encoder.py", line 192, in default
raise TypeError(repr(o) + " is not JSON serializable")
** Affects: openobject-server
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/904665
Title:
Delegate project
Status in OpenERP Server:
New
Bug description:
in the kanban view of a task in project module, error when I delegate
a task.
traceback:
[2011-12-15 10:08:59,182][?] ERROR:werkzeug:Error on request:
Traceback (most recent call last):
File "/usr/share/pyshared/werkzeug/serving.py", line 153, in run_wsgi
execute(app)
File "/usr/share/pyshared/werkzeug/serving.py", line 140, in execute
application_iter = app(environ, start_response)
File "/home/openerp/source/server/trunk/openerp/wsgi.py", line 398, in
application
result = handler(environ, start_response)
File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 393,
in __call__
return self.dispatch(environ, start_response)
File "/usr/share/pyshared/werkzeug/wsgi.py", line 406, in __call__
return self.app(environ, start_response)
File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 419,
in dispatch
result = handler( request, self.config)
File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 209,
in json_handler
controller, f, requestf=request.stream)
File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 191,
in dispatch
content = simplejson.dumps(response, cls=nonliterals.NonLiteralEncoder)
File "/usr/share/pyshared/simplejson/__init__.py", line 269, in dumps
use_decimal=use_decimal, **kw).encode(obj)
File "/usr/share/pyshared/simplejson/encoder.py", line 216, in encode
chunks = self.iterencode(o, _one_shot=True)
File "/usr/share/pyshared/simplejson/encoder.py", line 284, in iterencode
return _iterencode(o, 0)
File "/home/openerp/source/web/trunk/addons/web/common/nonliterals.py",
line 20, in default
return super(NonLiteralEncoder, self).default(object)
File "/usr/share/pyshared/simplejson/encoder.py", line 192, in default
raise TypeError(repr(o) + " is not JSON serializable")
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/904665/+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