Summary: | Subfolders are not added to RAR archives | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | Ragnar Thomsen <rthomsen6> |
Component: | general | Assignee: | Elvis Angelaccio <elvis.angelaccio> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | rakuco, rthomsen6 |
Priority: | NOR | ||
Version: | 16.04.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/ark/ad31f89e60ec7b6c9198348463530d5787bacadc | Version Fixed In: | 16.08.0 |
Sentry Crash Report: |
Description
Ragnar Thomsen
2016-07-10 15:49:15 UTC
Git commit ad31f89e60ec7b6c9198348463530d5787bacadc by Ragnar Thomsen. Committed on 18/07/2016 at 16:43. Pushed by rthomsen into branch 'Applications/16.08'. Fix adding subfolders to RAR archives When adding folders to RAR archives, any subfolders were not added. This was due to a trailing slash added to the path of subfolders, which caused rar to not add these to the archive. FIXED-IN: 16.08.0 Differential Revision: D2197 M +2 -13 part/part.cpp http://commits.kde.org/ark/ad31f89e60ec7b6c9198348463530d5787bacadc |