openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #04826
[Bug 914208] Re: cannot create a new survey
Hello, Thanks For Reporting.
It has been Fixed in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-914208-kjo
revision-id: kjo@xxxxxxxxxxx-20120111124845-sgqff6zxul3bbwh8
revno: 6323
It will be available in trunk soon.
** Changed in: openobject-addons
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/914208
Title:
cannot create a new survey
Status in OpenERP Addons (modules):
Fix Committed
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