<table><tr><td style="">dfaure created this revision.<br />dfaure added reviewers: broulik, ngraham.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />dfaure 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/D23758">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>In case of desktop:/ KIO which rewrites URLs, looking up the URL the trashed file got didn't work.<br />
This resulted in trash:/filename being recorded by the undo manager which then<br />
failed to restore the file as it was actually trashed to e.g. trash:/0-filename.</p>

<p>In addition, the source URL must be resolved too, since kio_trash<br />
doesn't support renaming from trash to desktop URLs.</p>

<p>BUG: 391606<br />
FIXED-IN: 5.62</p>

<p>CHANGELOG: Undoing trashing files on the desktop has been fixed</p>

<p>Thanks: to Kai-Uwe for the debugging and the initial patch; to Nate for pinging me a few times for this to happen ;)</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Extended kio_desktop's unittest: <a href="http://www.davidfaure.fr/2019/test_trash_and_undo.diff" class="remarkup-link" target="_blank" rel="noreferrer">http://www.davidfaure.fr/2019/test_trash_and_undo.diff</a><br />
Did not test as user.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D23758">https://phabricator.kde.org/D23758</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/core/copyjob.cpp</div></div></div><br /><div><strong>To: </strong>dfaure, broulik, ngraham<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>