[IMP] Raise console.error when no action.type defined
authorFabien Meghazi <fme@openerp.com>
Wed, 7 Dec 2011 16:13:53 +0000 (17:13 +0100)
committerFabien Meghazi <fme@openerp.com>
Wed, 7 Dec 2011 16:13:53 +0000 (17:13 +0100)
commite9a54a5c1187ba9b9a0a263eb6519806dc0c79a5
treeabe1eaef15d10f71f9c1e0c8996687e1fac4b397
parent0ae257c78058c9ea1d47255045823432475f5136
[IMP] Raise console.error when no action.type defined

I see this error from times to times but never had a chance to reproduce it.
console.error will give a traceback + action object in order to fix the issue

bzr revid: fme@openerp.com-20111207161353-vnp6dm21xyedxgeg
addons/web/static/src/js/views.js