Review Request 110392: Do not overwrite directories inside a tar archive
Commit Hook
null at kde.org
Sun May 12 02:44:55 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110392/
-----------------------------------------------------------
(Updated May 12, 2013, 1:44 a.m.)
Status
------
This change has been marked as submitted.
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/20130512/6f6e6d49/attachment.htm>
More information about the kde-core-devel
mailing list