<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: elvisangelaccio, dfaure.<br />Herald added subscribers: Ark, kde-utils-devel.<br />Herald added a project: Ark.<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/D14844">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>We pass <tt style="background: #ebebeb; font-size: 13px;">%F</tt> to <tt style="background: #ebebeb; font-size: 13px;">ark</tt> command which means "multiple local paths".<br />
<tt style="background: #ebebeb; font-size: 13px;">KFileItemListProperties::isLocal()</tt> doesn't see that <tt style="background: #ebebeb; font-size: 13px;">desktop:/foo</tt> is a link to a local file, so doing it manually here.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Compressing single and multiple local files still works</li>
<li class="remarkup-list-item">Compressing files on <tt style="background: #ebebeb; font-size: 13px;">desktop:/</tt> still works</li>
<li class="remarkup-list-item">Entry no longer shows up for <tt style="background: #ebebeb; font-size: 13px;">desktop:/</tt> itself as it cannot compress that anyway</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R36 Ark</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14844">https://phabricator.kde.org/D14844</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>app/compressfileitemaction.cpp</div></div></div><br /><div><strong>To: </strong>broulik, elvisangelaccio, dfaure<br /><strong>Cc: </strong>kde-utils-devel, Ark, tctara<br /></div>