Error on terminal:
[07/Dec/2010:00:49:05] HTTP Traceback (most recent call last):
File "/home/jvo/workspace/trunk/etiny/lib/cherrypy/_cprequest.py", line 606,
in respond
cherrypy.response.body = self.handler()
File "/home/jvo/workspace/trunk/etiny/lib/cherrypy/_cpdispatch.py", line 25,
in __call__
return self.callable(*self.args, **self.kwargs)
File "/home/jvo/workspace/trunk/etiny/openobject/tools/_expose.py", line 191,
in func_wrapper
res = func(*args, **kw)
File "/home/jvo/workspace/trunk/etiny/openobject/controllers/_root.py", line
78, in default
return request.handler()
File "/home/jvo/workspace/trunk/etiny/lib/cherrypy/_cpdispatch.py", line 25,
in __call__
return self.callable(*self.args, **self.kwargs)
File "/home/jvo/workspace/trunk/etiny/addons/openerp/controllers/utils.py",
line 124, in wrapper
return fn(*args, **kw)
File "/home/jvo/workspace/trunk/etiny/openobject/tools/_expose.py", line 191,
in func_wrapper
res = func(*args, **kw)
File "/home/jvo/workspace/trunk/etiny/addons/openerp/controllers/search.py",
line 306, in eval_domain_filter
value = int(value)
ValueError: invalid literal for int() with base 10: 'hnm'
Thanks.
** Changed in: openobject-client-web
Status: New => Confirmed
** Changed in: openobject-client-web
Importance: Undecided => Low
** Changed in: openobject-client-web
Assignee: (unassigned) => OpenERP SA's Web Client R&D (openerp-dev-web)
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/685793
Title:
Search view could not work when search params contains "/"
Status in OpenObject Web Client:
Confirmed
Bug description:
Search view could not work when search params contains "/".
It is throwing javascript error on eval_domain_context.
_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help : https://help.launchpad.net/ListHelp