[FIX] evaluate compound context from treeview before executing action
authorXavier Morel <xmo@openerp.com>
Fri, 17 Feb 2012 09:35:41 +0000 (10:35 +0100)
committerXavier Morel <xmo@openerp.com>
Fri, 17 Feb 2012 09:35:41 +0000 (10:35 +0100)
commit404ac17e0e3ad75ba0306e64f5231260c2cd9aab
tree40ff06b7b3185ce3bd3230eec615135afe2d0ceb
parent8c2922a53767986a18d07d87a3724166cbf5bd82
[FIX] evaluate compound context from treeview before executing action

not actually sure if ActionManager#do_action is supposed to get a literal or a nonliteral context at this point... but ViewManager(Action) does not seem to like nonlit contexts at all so...

lp bug: https://launchpad.net/bugs/933360 fixed

bzr revid: xmo@openerp.com-20120217093541-pudzg8x4u1dhbkjf
addons/web/static/src/js/view_tree.js