← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 872191] [NEW] In Tools/messages/form when i try to insert document model , open button is not working and when click on reply button shows this error

 

Public bug reported:

Client Traceback (most recent call last):
  File "/home/rmu/source/client-web/openerp-web/addons/web/common/http.py", line 154, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/rmu/source/client-web/openerp-web/addons/web/controllers/main.py", line 1078, in load
    context = req.session.eval_context(req.context)
  File "/home/rmu/source/client-web/openerp-web/addons/web/common/session.py", line 158, in eval_context
    return ccontext.evaluate(ctx)
  File "/home/rmu/source/client-web/openerp-web/addons/web/common/nonliterals.py", line 259, in evaluate
    final_context.update(context_to_eval.evaluate(ctx))
  File "/home/rmu/source/client-web/openerp-web/addons/web/common/nonliterals.py", line 259, in evaluate
    final_context.update(context_to_eval.evaluate(ctx))
  File "/home/rmu/source/client-web/openerp-web/addons/web/common/nonliterals.py", line 179, in evaluate
    return eval(self.get_context_string(), SuperDict(ctx))
  File "<string>", line 1, in <module>
NameError: name 'active_id' is not defined

** Affects: openerp-web
     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/872191

Title:
  In Tools/messages/form when i try to insert document model ,open
  button is not working and  when click on reply button shows this error

Status in OpenERP Web:
  New

Bug description:
  Client Traceback (most recent call last):
    File "/home/rmu/source/client-web/openerp-web/addons/web/common/http.py", line 154, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/rmu/source/client-web/openerp-web/addons/web/controllers/main.py", line 1078, in load
      context = req.session.eval_context(req.context)
    File "/home/rmu/source/client-web/openerp-web/addons/web/common/session.py", line 158, in eval_context
      return ccontext.evaluate(ctx)
    File "/home/rmu/source/client-web/openerp-web/addons/web/common/nonliterals.py", line 259, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/rmu/source/client-web/openerp-web/addons/web/common/nonliterals.py", line 259, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/rmu/source/client-web/openerp-web/addons/web/common/nonliterals.py", line 179, in evaluate
      return eval(self.get_context_string(), SuperDict(ctx))
    File "<string>", line 1, in <module>
  NameError: name 'active_id' is not defined

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


Follow ups

References