[FIX] ensure Field strings are decoded before comparing them to one another
authorXavier Morel <xmo@openerp.com>
Wed, 16 Jul 2014 12:07:43 +0000 (14:07 +0200)
committerXavier Morel <xmo@openerp.com>
Wed, 16 Jul 2014 12:07:43 +0000 (14:07 +0200)
commit7286f4e42448bd1487ef329c7ff6c8a212f6a3bd
treeebbd379013fe11e025f8349f09fcd26dad095f85
parentec89c9ceadfef666dee018d1d5fbf882f4ca3e18
[FIX] ensure Field strings are decoded before comparing them to one another

fixes #773
addons/web/controllers/main.py