odoo/addons/web/static/src
Xavier Morel fe3d493cc8 [FIX] searches with filters using "empty" domain/context values (but not attributes)
e.g. @domain="[]" would be seen as non-empty by the search view, and
if multiple domains the search view would generate a nonliteral
``['|', '[]', '[]]`` which would just yield ``['|']`` after evaluation
and concatenation, which is an invalid domain and would blow up the
server.

Specifically filter out the values ``[]`` and ``{}`` from filters

bzr revid: xmo@openerp.com-20121129112413-yrgncnesqs093jwf
2012-11-29 12:24:13 +01:00
..
css [MERGE] from trunk-openchatter-vive-lilo-chm 2012-11-29 10:52:14 +01:00
font Improved view switcher icons 2012-05-11 17:42:48 +02:00
img [IMP] new arrow for empty search results 2012-11-23 14:55:14 +01:00
js [FIX] searches with filters using "empty" domain/context values (but not attributes) 2012-11-29 12:24:13 +01:00
xml [MERGE] from trunk 2012-11-29 10:10:38 +01:00