Summary: | files of type "hidden" in directory to be encrypted go missing | ||
---|---|---|---|
Product: | [Applications] kgpg | Reporter: | liv <solarwave4> |
Component: | general | Assignee: | Jimmy Gilles <jimmygilles> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | faure, kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Simple patch to make KArchive include hidden files |
Description
liv
2006-06-28 13:06:15 UTC
Verified for 3.5.8 This is a misbehaviour/bug of KArchive, the base class of KZip and KTar. It just ignores hidden files. Created attachment 22278 [details]
Simple patch to make KArchive include hidden files
Hi Rolf, looks good, please commit. SVN commit 744752 by dakon: Make KArchive include hidden files in directories acked by dfaure BUG:129958 M +1 -0 karchive.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=744752 SVN commit 744863 by dakon: Make KArchive include hidden files in directories acked by dfaure CCBUG:129958 Backport of r744752 M +1 -0 karchive.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=744863 Thanks very much for your good work guys. Liv |