[ark] [Bug 406135] libzipplugin: CRC checksums of files not shown when the first entry in ZIP is a directory

2019-05-12 Thread Ragnar Thomsen
https://bugs.kde.org/show_bug.cgi?id=406135

Ragnar Thomsen  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||19.04.2
  Latest Commit||https://commits.kde.org/ark
   ||/3ad7526bf9ce4348a4ed3c6d1f
   ||30d32daf5bb529

--- Comment #2 from Ragnar Thomsen  ---
Git commit 3ad7526bf9ce4348a4ed3c6d1f30d32daf5bb529 by Ragnar Thomsen.
Committed on 12/05/2019 at 11:09.
Pushed by rthomsen into branch 'Applications/19.04'.

Get columns to show from first file entry

Currently, we use the first entry in an archive to determine which
columns to show. If the first entry happens to be a directory, then all
relevant columns might not be shown.

Make sure we always check the first file entry for columns to
show.
FIXED-IN: 19.04.2
Differential Revision: D20683

M  +12   -5part/archivemodel.cpp
M  +4-0part/archivemodel.h

https://commits.kde.org/ark/3ad7526bf9ce4348a4ed3c6d1f30d32daf5bb529

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 406135] libzipplugin: CRC checksums of files not shown when the first entry in ZIP is a directory

2019-04-27 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=406135

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[ark] [Bug 406135] libzipplugin: CRC checksums of files not shown when the first entry in ZIP is a directory

2019-04-06 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=406135

--- Comment #1 from Elvis Angelaccio  ---
Thanks for the report. Do you feel like submitting a patch? :)

-- 
You are receiving this mail because:
You are watching all bug changes.