Review: Needs Fixing

In the html cleaner function you should not alter the False value because it is 
a valid value in OpenERP (NULL in database)

So basically, if the value is False you should return False, if it's an empty 
string you should return an empty string and not always an empty string as it 
is currently the case.

You will have to update the tests accordingly.
-- 
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-fix-field-html-chm/+merge/134869
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-server/trunk-fix-field-html-chm.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : openerp-dev-gtk@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to