[FIX] web: on new ir actions act_window target current, change the active* params...
authorDenis Ledoux <dle@openerp.com>
Wed, 28 May 2014 13:50:02 +0000 (15:50 +0200)
committerDenis Ledoux <dle@openerp.com>
Wed, 28 May 2014 13:50:02 +0000 (15:50 +0200)
commit6ed774de614a2977a8d186a14ef2cd45a76e7a2e
tree6b0251ede3f67cc45cec1bca86e918ba02a10c92
parentf085274d5f321d0c90d6ad34a28f573539df4ba6
[FIX] web: on new ir actions act_window target current, change the active* params from context for the dataset only

This fix is related to a37bad205b13cec4f19f8e84e28801278e3e36ca
This previous fix did solved the issue of its purpose, but had a side effect for actions using these active* params, e.g. search views
For instance, Go to Project > Projects, click on any project, you are than redirected to tasks/issues of this project
If you reload the page, an error pops up, complaining that active_id cannot be found
addons/web/static/src/js/views.js