bug by editing a partner

Bug #865413 reported by Aline (OpenERP)
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned
Odoo Web (MOVED TO GITHUB)
Won't Fix
High
OpenERP R&D Web Team

Bug Description

Go to partner list view, click on one record or edit a record fromkanban view

Client Traceback (most recent call last):
  File "/home/aline/openerp/web/openerp-web/addons/web/common/dispatch.py", line 161, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 679, in get
    return self.do_get(req, model, ids, fields)
  File "/home/aline/openerp/web/openerp-web/addons/web/controllers/main.py", line 701, in do_get
    records = Model.read(ids, fields, req.session.eval_context(req.context))
  File "/home/aline/openerp/web/openerp-web/addons/web/common/session.py", line 159, in eval_context
    return ccontext.evaluate(ctx)
  File "/home/aline/openerp/web/openerp-web/addons/web/common/nonliterals.py", line 257, in evaluate
    final_context.update(context_to_eval.evaluate(ctx))
  File "/home/aline/openerp/web/openerp-web/addons/web/common/nonliterals.py", line 257, in evaluate
    final_context.update(context_to_eval.evaluate(ctx))
  File "/home/aline/openerp/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

Revision history for this message
Jignesh Rathod(OpenERP) (jir-openerp) wrote :

hello,

I am confirming this issue at revision no :
new web client : 1134

Thanks .

Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Aline (OpenERP) (apr-tinyerp) wrote :

i set this bug in high, because it occurs also with demo data (kanban is not usable)

Changed in openerp-web:
importance: Low → High
Changed in openerp-web:
status: Confirmed → In Progress
Changed in openerp-web:
status: In Progress → Won't Fix
Changed in openobject-addons:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.