Commit 852912fc2db06b6183a2dc87c45ec1b563063572

Behdad Esfahbod 2010-10-13T15:34:50

Fix applying default-value for features Previously if a default global feature was overrided by a non-global user feature, we were not setting any default mask for the feature, essentially disabling the feature by default. Fix that.