← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 855343] Re: in project long term, cannot compute scheduler

 

Hello,
      
   It has been fixed in  p:~openerp-dev/openerp-web/trunk-bug-855343-jap

    Revision ID: jap@xxxxxxxxxxx-20110926094543-e7mzo9946dysgayy
    Revision num: 1083..

Thanks

** Changed in: openerp-web
       Status: In Progress => Fix Committed

-- 
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/855343

Title:
  in project long term, cannot compute scheduler

Status in OpenERP Web:
  Fix Committed

Bug description:
  install project long term and all buttons that allow to schedule
  something bug in new web client

  
  ERROR:web.common.dispatch.JSONRequest.dispatch:An error occured while handling a json request
  Traceback (most recent call last):
    File "/home/aline/openerp/web/openerp-web/addons/web/common/dispatch.py", line 169, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 593, in action
      [('ir.ui.menu', menu_id)], False)
    File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 460, in load_actions_from_ir_values
      for id, name, action in actions]
    File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 470, in clean_action
      action['context'] = eval( action['context'], eval_ctx ) or {}
    File "<string>", line 1, in <module>
  NameError: name 'active_id' is not defined
  DEBUG:web.common.dispatch:<--
  {'error': {'code': 300,
             'data': {'debug': 'Client Traceback (most recent call last):\n  File "/home/aline/openerp/web/openerp-web/addons/web/common/dispatch.py", line 169, in dispatch\n    response["result"] = method(controller, self, **self.params)\n  File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 593, in action\n    [(\'ir.ui.menu\', menu_id)], False)\n  File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 460, in load_actions_from_ir_values\n    for id, name, action in actions]\n  File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 470, in clean_action\n    action[\'context\'] = eval( action[\'context\'], eval_ctx ) or {}\n  File "<string>", line 1, in <module>\nNameError: name \'active_id\' is not defined\n',
                      'type': 'client_exception'},
             'message': 'OpenERP WebClient Error'},
   'id': 'browser-client-151',
   'jsonrpc': '2.0'}
  INFO:werkzeug:127.0.0.1 - - [21/Sep/2011 08:26:59] "POST /web/menu/action HTTP/1.1" 200 -

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/855343/+subscriptions


References