Skip to content

[BUG] If a folder which is to be extracted already exists, the number appended to the folder name starts at 3, not 2 #1537

@OnesuchDev

Description

@OnesuchDev

Configuration

  • Keka version: 1.4.4
  • macOS version: 14.7 (23H124)

Describe the bug

If a folder which is to be extracted already exists, the number appended to the folder name starts at 3, not 2.
This was working correctly quite a while ago, but I'm not sure exactly what version of Keka broke it.

To Reproduce

Steps to reproduce the behavior:

  1. Extract an archive which creates a folder, say, "folder"
  2. Extract the same archive again to the same folder
  3. Observe that the resulting folder is named "folder 3" instead of "folder 2"

Expected behavior

The resulting folder is named "folder 2".

Additional context

Keka has Full Disk Access permissions.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions