Wizard with field binary always display loading

Bug #803479 reported by Christophe CHAUVET
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Web Client
Status tracked in 6.0
6.0
Confirmed
Low
OpenERP Publisher's Warranty Team

Bug Description

In 6.0 Rev 4647
I have a wizard with field binary, when click on a button to launch treatement and the function associate return and act_window_close, the wizard never close an always display "Loading"

to reproduce problem, go to /bin/addons/base/module/wizard/base_import_language.py

and replace line 62 with

return {}

by

return {'type': 'ir.actions.act_window_close'}

And execute this wizard on the web client (works correctly on the GTK-Client)

description: updated
Revision history for this message
Xavier Fernandez http://www.smile.fr (xav-fernandez) wrote :

same on webclient rev 4589, when you save any form containing a binary field (for instance, to change the logo of your company), the loading never stops and the page does not reload.

tags: added: maintenance
Changed in openobject-client-web:
milestone: 6.0.3 → none
Changed in openobject-client-web:
status: New → Invalid
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.