credativ team mailing list archive
-
credativ team
-
Mailing list archive
-
Message #03172
[Bug 914208] [NEW] cannot create a new survey
You have been subscribed to a public bug:
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"
** Affects: openobject-addons
Importance: High
Status: Confirmed
--
cannot create a new survey
https://bugs.launchpad.net/bugs/914208
You received this bug notification because you are a member of OpenERP Framework Experts, which is subscribed to OpenERP Addons.