Answer a survey is not seems like working

Bug #862344 reported by Hardik Ansodariya (OpenERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 1

Bug Description

Tools > Surverys > Answer Surveys > Answer a Survey
#. as we start to answer a survey throwing the Traceback as follow.

Traceback (most recent call last):
  File "/home/han/rdtool/server/trunk/openerp/wsgi.py", line 71, in xmlrpc_return
    result = openerp.netsvc.dispatch_rpc(service, method, params)
  File "/home/han/rdtool/server/trunk/openerp/netsvc.py", line 328, in dispatch_rpc
    result = ExportService.getService(service_name).dispatch(method, params)
  File "/home/han/rdtool/server/trunk/openerp/service/web_services.py", line 568, in dispatch
    res = fn(db, uid, *params)
  File "/home/han/rdtool/server/trunk/openerp/osv/osv.py", line 116, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/han/rdtool/server/trunk/openerp/osv/osv.py", line 170, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/han/rdtool/server/trunk/openerp/osv/osv.py", line 161, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/han/rdtool/addons/trunk/survey/wizard/survey_answer.py", line 525, in default_get
    for key,val in sur_name_read['store_ans'].items():
AttributeError: 'unicode' object has no attribute 'items'

Related branches

Revision history for this message
Hardik Ansodariya (OpenERP) (han-tinyerp) wrote :
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Amit Parik (amit-parik) wrote :

Hello,

I have set a "low" priority of this bug because it's depend on lp:862168.
After fix this framework issue this issue can be fixed.

Thanks.

Changed in openobject-addons:
importance: Medium → Low
Jigar A. (ifixthat)
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Jigar A. (ifixthat) wrote :

Hello Amit, Vishal, Hardik,
     We have traced the issue at our end and we have fixed the initial solution and committed to lp:~openerp-dev/openobject-addons/trunk-bug-862344-jam, and for noe Answer wizard is launched perfectly, but it will not complete full cause of Bug lp:862168 mention in Comment#2 by Amit. so fixing the lp:862168 will complete the whole fix.
Thank You

Changed in openobject-addons:
status: In Progress → Fix Committed
Changed in openobject-addons:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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