<table><tr><td style="">leinir created this revision.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />leinir 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/D29222">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The new autoselection for updating installed entries would firstly<br />
not be looking at the right amount of download links, and further it<br />
would not be able to identify the links it needed to, as it did not<br />
look at the descriptive names (where the filename is often stored),<br />
which then would not match. These changes ensure that we look at<br />
the right bits of information when doing this check. End result is<br />
that updating works.</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Ensure that the cache doesn't forget installing and updating items</li>
<li class="remarkup-list-item">Analyse more of the download link information, and use correct counts</li>
</ul></div></div><br /><div><strong>TEST PLAN</strong><div><p>Find an item in some KNS dialog in need of updating, and click the Update button</p>

<p>On the console, when launched using the correct logging categories, will<br />
tell you about the selection process (and the UI will show that an update<br />
is in progress, and eventually that it is completed). To do this check with<br />
the icons kcm, run it like so:</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">QT_LOGGING_RULES="org.kde.knewstuff*=true" kcmshell5 kcm_icons</pre></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R304 KNewStuff</div></div></div><br /><div><strong>BRANCH</strong><div><div>fix-update-autoselection (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D29222">https://phabricator.kde.org/D29222</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/core/cache.cpp<br />
src/core/engine.cpp</div></div></div><br /><div><strong>To: </strong>leinir<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns<br /></div>