<table><tr><td style="">nhiga created this revision.<br />nhiga added a reviewer: kde-frameworks-devel.<br />nhiga added a project: Frameworks.<br />nhiga 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/D20424">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>If Krusader is installed, the <tt style="background: #ebebeb; font-size: 13px;">krarc</tt> protocol is available and Dolphin may use it to open ZIP archives. In this case, when the user goes back to a parent folder outside the archive, a "file or folder does not exist" error will be returned. This can be fixed by including krarc in the URL scheme check inside the <tt style="background: #ebebeb; font-size: 13px;">KUrlNavigator::setLocationUrl</tt> method.</p>
<p>BUG: 386448</p></div></div><br /><div><strong>TEST PLAN</strong><div><ol class="remarkup-list">
<li class="remarkup-list-item">Install Krusader and Dolphin.</li>
<li class="remarkup-list-item">Enable "Open archives as folder" in Dolphin and open a zip file using the <tt style="background: #ebebeb; font-size: 13px;">krarc</tt> protocol. (Change <tt style="background: #ebebeb; font-size: 13px;">zip:</tt> to <tt style="background: #ebebeb; font-size: 13px;">karc:</tt> when applicable.)</li>
<li class="remarkup-list-item">Click on the breadcrumb in the location area for a parent folder which is outside the archive.</li>
</ol></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/D20424">https://phabricator.kde.org/D20424</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/filewidgets/kurlnavigator.cpp</div></div></div><br /><div><strong>To: </strong>nhiga, kde-frameworks-devel<br /><strong>Cc: </strong>michaelh, ngraham, bruns<br /></div>