avstudnitz / AvS_ScopeHint

Creates a warning if a configuration setting is overwritten on a lower level (website or store view)
86 stars 23 forks source link

Overwrite of empty values #15

Open riker09 opened 10 years ago

riker09 commented 10 years ago

I noticed that when I overwrite a field value on store website scope to an empty value the checkbox "Use Default" is checked the next time I visit that page. When I save the same page again the default values are in place again.

This is an error with in Magento itself, this module just helped me spotting it more easily. Is there something that can be done about this?