[Differential] [Commented On] D2229: Fix extraction when an archive has a percentage in the name

rthomsen (Ragnar Thomsen) noreply at phabricator.kde.org
Wed Jul 20 09:34:20 UTC 2016


rthomsen added inline comments.

INLINE COMMENTS

> batchextracttest.cpp:80
> +
> +    QDirIterator dirIt(destDir.path(), QDir::AllEntries | QDir::NoDotAndDotDot, QDirIterator::Subdirectories);
> +    while (dirIt.hasNext()) {

Should we add QDir::Hidden here, in case we include test archives with hidden files in the future?

REPOSITORY
  rARK Ark

REVISION DETAIL
  https://phabricator.kde.org/D2229

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: elvisangelaccio, rthomsen
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20160720/d17677ed/attachment-0001.html>


More information about the Kde-utils-devel mailing list