Closed
Description
Description
When I try to extract a 7z archive, only the base folder is extracted.
The problem is related to line # 63 of Files.App.Helpers.ZipHelpers
.
The base folder is not considered as a directory.
Because of this line # 124 is evaluated to true and the method returns.
Steps To Reproduce
- Start the extraction of a 7z archive
- See that only the base folder is created
Steps to fix
?
Files Version
Version: 2.3.55.0 OS Version: 10.0.22621.755
Windows Version
Windows 11 Home Version 22H2 22621.755
Relevant Assets/Logs
xStage
is a folder but IsDirectory
is set to false
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done