<table><tr><td style="">vkrause created this revision.<br />vkrause added a reviewer: mlaurent.<br />Herald added a project: KDE PIM.<br />Herald added a subscriber: kde-pim.<br />vkrause 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/D28583">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The account wizard accesses this right after the service is registered,<br />
so we need to have this done in the ctor. I suspect this was done delayed,<br />
as settings() is virtual and therefore calling that in the base ctor isn't<br />
giving us the desired result. Calling it in every leaf ctor is ugly, but<br />
given we want to phase out the Kolab resource anyway, this problem is going<br />
away over time.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R44 KDE PIM Runtime</div></div></div><br /><div><strong>BRANCH</strong><div><div>release/20.04</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28583">https://phabricator.kde.org/D28583</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>resources/imap/imapresource.cpp<br />
resources/imap/imapresourcebase.cpp<br />
resources/kolab/kolabresource.cpp</div></div></div><br /><div><strong>To: </strong>vkrause, mlaurent<br /><strong>Cc: </strong>kde-pim, fbampaloukas, dcaliste, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>