X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FComponents%2Fconfig.py;h=a6d34152e0882b153ecb950270a4e6ed37d43954;hb=87077e86dcddc99e1883a814d6c4deea0f9a953c;hp=a813d3cadda77a8b5d9167a4d88f750248017658;hpb=c7cadfc8b46d1f6db38fac73624393873cae2ac7;p=vuplus_dvbapp diff --git a/lib/python/Components/config.py b/lib/python/Components/config.py index a813d3c..a6d3415 100755 --- a/lib/python/Components/config.py +++ b/lib/python/Components/config.py @@ -1385,7 +1385,7 @@ class ConfigLocations(ConfigElement): # nothing. class ConfigNothing(ConfigSelection): def __init__(self): - ConfigSelection.__init__(self, choices = [""]) + ConfigSelection.__init__(self, choices = [("","")]) # until here, 'saved_value' always had to be a *string*. # now, in ConfigSubsection, and only there, saved_value