Added MP with Salton's fix ** Project changed: openerp-web => openobject-addons
** Branch linked: lp:~camptocamp/openobject-addons/trunk-fix-1223298 -- 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/1223298 Title: [trunk] base_import - Not able to import any data,getting server traceback Status in OpenERP Addons (modules): New Bug description: Try with latest trunk runbot or with localhost : Import any csv file, getting server traceback : 2013-09-10 10:15:47,535 12510 ERROR trnk openerp.addons.web.http: An exception occured during an http request Traceback (most recent call last): File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 414, in dispatch r = self._call_function(**self.params) File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 174, in _call_function return self.func(*args, **kwargs) File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 1053, in nfunc return func(*args, **kwargs) File "/home/tch/workspace/rdtools/web/trunk/addons/web/http.py", line 507, in <lambda> return lambda self, *args, **kwargs: nv(self, request, *args, **kwargs) TypeError: set_file() got an unexpected keyword argument 'session_id' Regards, TCH. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1223298/+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

