Properly handle empty values in storage
authorSimo Sorce <simo@redhat.com>
Tue, 14 Oct 2014 22:39:19 +0000 (18:39 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Fri, 24 Oct 2014 16:03:28 +0000 (18:03 +0200)
commitdcc545ed447feadb1ed6d53ab70311ed0d2123c3
tree25030c0356bf463fcb3758a06adbd211a0662bf7
parentd597f362db9012a47164369e7614fd6a2060e7e5
Properly handle empty values in storage

Do not return default values if an actual empty string is found
in the database.

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
ipsilon/util/plugin.py