Skip to content

Bug: 7z archives are not extracted correctly #10414

Closed
@ferrariofilippo

Description

@ferrariofilippo

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

  1. Start the extraction of a 7z archive
  2. 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

Folder

xStage is a folder but IsDirectory is set to false

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions