Review Request 110392: Do not overwrite directories inside a tar archive
Dawit Alemayehu
adawit at kde.org
Sat May 11 21:43:50 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110392/
-----------------------------------------------------------
Review request for kdelibs and David Faure.
Description
-------
The attached patch fixes KTar so that the contents of a sample archive:
d/
d/f1.txt
d/
d/f2.txt
are shown correctly as
d/f1.txt
d/f2.txt
instead of
d/f2.txt
See the bug report for details on what kind of archives are not shown correctly in Konqueror vs Ark.
This addresses bug 206994.
http://bugs.kde.org/show_bug.cgi?id=206994
Diffs
-----
kdecore/io/ktar.cpp 142a80a
Diff: http://git.reviewboard.kde.org/r/110392/diff/
Testing
-------
Thanks,
Dawit Alemayehu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130511/aa6224c2/attachment.htm>
More information about the kde-core-devel
mailing list