<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Frameworks, dfaure, elvisangelaccio.<br />Restricted Application added a project: Frameworks.<br />broulik 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/D11510">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p><tt style="background: #ebebeb; font-size: 13px;">computeChecksum</tt> was already called with <tt style="background: #ebebeb; font-size: 13px;">localPath()</tt> so check for it not being empty rather than <tt style="background: #ebebeb; font-size: 13px;">isLocalFile()</tt>.<br />
This allows to calculate checksums also from e.g. <tt style="background: #ebebeb; font-size: 13px;">desktop:/</tt></p>

<p>BUG: 392100</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Verified that "Checksum" tab shows up for files on the desktop and verified that checksums for <tt style="background: #ebebeb; font-size: 13px;">desktop:/foo.txt</tt> are the same as <tt style="background: #ebebeb; font-size: 13px;">file:///home/foo/Desktop/foo.txt</tt></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11510">https://phabricator.kde.org/D11510</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/widgets/kpropertiesdialog.cpp</div></div></div><br /><div><strong>To: </strong>broulik, Frameworks, dfaure, elvisangelaccio<br /><strong>Cc: </strong>michaelh, ngraham<br /></div>