https://bugs.kde.org/show_bug.cgi?id=519822
Bug ID: 519822
Summary: Files in ZIP with backslash separators are not
extracted to subfolders
Classification: Applications
Product: ark
Version First 26.04.0
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 192063
--> https://bugs.kde.org/attachment.cgi?id=192063&action=edit
(Compressed) Screenshots showing incorrect layout when opened in Ark or Dolphin
(incl when extracted); and correct behaviour by unzip
SUMMARY
When opening or extracting a ZIP that (likely incorrectly) uses Backslash as
path separators, the backslash becomes part of the filename; this is in
contrast to using `unzip`
This issue applies to Dolphin and Ark
Example ZIP downloaded from: https://hub.coigame.com/Mod/13/Wind-turbines
STEPS TO REPRODUCE
Using a zip file that was created with backslash as the path separator, open
the zip file in Ark
(Optional) Click 'Extract...' and extract the files to a folder of choice
Related: similar behaviour in Dolphin
1. Right-click the zip file in Dolphin
2. Extract > Extract Here...
OBSERVED RESULT
Files retain backslash as part of the filename, rather than as separators into
subfolders
EXPECTED RESULT
Files would be sorted into subfolders, consistent with the `unzip` command
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 44
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.25.0
Qt Version: 6.10.3
Kernel Version: 6.19.14-300.fc44.x86_64 (64-bit)
Graphics Platform: Wayland
ADDITIONAL INFORMATION
As noted, the `unzip` command, if run directly, will _warn_ about the backslash
separator being used, but then parse it as the folder separator
--
You are receiving this mail because:
You are watching all bug changes.