<table><tr><td style="">bport created this revision.<br />bport added reviewers: ervin, dfaure, meven, crossi, hchain.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />bport requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D28128">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Fix the following bug, if an entry is set on HOME/.config/kdeglobals and on a specific config file like kcmfonts<br />
When you hit restore defaults button and apply, value will be not wrote on the specific file, but then the value is the one from kdeglobals<br />
This patch ensure we write the key to the specific configuration file on those case with an empty value. KConfig will take default value automatically</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Added a test to ensure flag is working<br />
Tested using some KCM to ensure all is working fine</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R237 KConfig</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28128">https://phabricator.kde.org/D28128</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/kentrymaptest.cpp<br />
autotests/kentrymaptest.h<br />
src/core/kconfigdata.cpp<br />
src/core/kconfigdata.h<br />
src/core/kconfigini.cpp</div></div></div><br /><div><strong>To: </strong>bport, ervin, dfaure, meven, crossi, hchain<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns<br /></div>