D20333: libzip: Fix CRC checksum display
N. Higa
noreply at phabricator.kde.org
Sun Apr 7 05:50:18 BST 2019
nhiga created this revision.
nhiga added a reviewer: Ark.
nhiga added a project: Ark.
Herald added a subscriber: kde-utils-devel.
nhiga requested review of this revision.
REVISION SUMMARY
When the first entry in a ZIP file is a directory, Ark will not show the CRC checksums of the files. Fix this bug by removing the `!e->isDir()` check. This will make Ark show CRC "0" for directories.
BUG: 406135
TEST PLAN
Create a ZIP file which has a directory as the first entry, and open it in Ark.
REPOSITORY
R36 Ark
REVISION DETAIL
https://phabricator.kde.org/D20333
AFFECTED FILES
plugins/libzipplugin/libzipplugin.cpp
To: nhiga, #ark
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20190407/2587a9df/attachment.html>
More information about the Kde-utils-devel
mailing list