← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 868320] Re: In Tools/Message form view when i add attachment to message , shows this error and when i click on attacment -> new button and try to add file , select button not working

 

Hello ,

I am confirming this issue at my end at revision.

1151

Thanks.



** Changed in: openerp-web
   Importance: Undecided => Low

** Changed in: openerp-web
       Status: New => Confirmed

** Changed in: openerp-web
     Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web)

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

Title:
  In Tools/Message form view   when i add attachment to  message , shows
  this error and when i click on attacment -> new button and try to add
  file ,select button not working

Status in OpenERP Web:
  Confirmed

Bug description:
  Client Traceback (most recent call last):
    File "/home/rmu/source/client-web/openerp-web/addons/web/common/dispatch.py", line 162, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/rmu/source/client-web/openerp-web/addons/web/controllers/main.py", line 938, in load
      return self.fields_view_get(req, model, view_id, view_type, toolbar=toolbar)
    File "/home/rmu/source/client-web/openerp-web/addons/web/controllers/main.py", line 794, in fields_view_get
      context = req.session.eval_context(req.context)
    File "/home/rmu/source/client-web/openerp-web/addons/web/common/session.py", line 159, in eval_context
      return ccontext.evaluate(ctx)
    File "/home/rmu/source/client-web/openerp-web/addons/web/common/nonliterals.py", line 257, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/rmu/source/client-web/openerp-web/addons/web/common/nonliterals.py", line 248, in evaluate
      "Context %r is not a dict or a nonliteral Context" % context_to_eval)
  TypeError: Context [{'own_values': {'self': False}}, {'own_values': {'self': False}}] is not a dict or a nonliteral Context

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


References