[Differential] [Request, 8 lines] D2908: Fix drag-and-drop extraction of entries from certain archive formats
rthomsen (Ragnar Thomsen)
noreply at phabricator.kde.org
Sat Oct 1 15:29:14 UTC 2016
rthomsen created this revision.
rthomsen added a reviewer: elvisangelaccio.
rthomsen set the repository for this revision to rARK Ark.
rthomsen added a project: Ark.
Restricted Application added a subscriber: kde-utils-devel.
REVISION SUMMARY
When listing certain archive formats e.g. AppImage and RPM, libarchiveplugin outputs no trailing slash for folders. This diff adds a trailing slash to folders that miss one. It's done in ArchiveModel::newEntry() so it's done for all plugins.
Also fixes:
https://bugs.kde.org/show_bug.cgi?id=367549
TEST PLAN
Drag-and-drop extract a file in a subfolder in the mentioned archive types.
REPOSITORY
rARK Ark
REVISION DETAIL
https://phabricator.kde.org/D2908
AFFECTED FILES
part/archivemodel.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: rthomsen, elvisangelaccio
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20161001/0f735533/attachment-0001.html>
More information about the Kde-utils-devel
mailing list