c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #27675
[Bug 803479] Re: Wizard with field binary always display loading
** Tags added: maintenance
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/803479
Title:
Wizard with field binary always display loading
Status in OpenERP Web Client:
New
Status in OpenERP Web Client 6.0 series:
New
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)
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-web/+bug/803479/+subscriptions
References