** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 1 (openerp-dev-addons1)

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/914208

Title:
  cannot create a new survey

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  in a db without demo data, install survey

  - go to Tools/ Surveys/Define a Survey/ Surveys
  - create a new one ; 

  Client Traceback (most recent call last):
    File "/home/aline/source/web/trunk/addons/web/common/http.py", line 175, in 
dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/aline/source/web/trunk/addons/web/controllers/main.py", line 
875, in default_get
      return Model.default_get(fields, req.session.eval_context(req.context))
    File "/home/aline/source/web/trunk/addons/web/common/session.py", line 165, 
in eval_context
      return ccontext.evaluate(ctx)
    File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 
267, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 
267, in evaluate
      final_context.update(context_to_eval.evaluate(ctx))
    File "/home/aline/source/web/trunk/addons/web/common/nonliterals.py", line 
187, in evaluate
      raise ValueError('Error during evaluation of this context: "%s", message: 
"%s"' % (self.get_context_string(), e.message))
  ValueError: Error during evaluation of this context: "{'line_order': 
page_ids}", message: "name 'page_ids' is not defined"

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/914208/+subscriptions

-- 
Mailing list: https://launchpad.net/~credativ
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~credativ
More help   : https://help.launchpad.net/ListHelp

Reply via email to