Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Items compressed inside folders with "*" in the name creates archive with the folder included #1236

Closed
kimonostereo opened this issue Mar 30, 2023 · 4 comments

Comments

@kimonostereo
Copy link

Configuration

  • Keka version: 1.2.61 (5114)
  • macOS version: 13.3

Describe the bug

If an item you are compressing resides in a folder with a "*" anywhere in the folder name, the archive will include the folder as well as the item that was supposed to be compressed.

To Reproduce

Steps to reproduce the behavior:

  1. Create a folder with an "*" in the title. Example: *test
  2. Place a document in the folder
  3. Drag and drop the document onto Keka to compress it
  4. Unzip the compressed document you created in step 3

Expected behavior

The compressed item should not include the folder it's in.

@aonez aonez added this to the 1.2.62 milestone Mar 30, 2023
@aonez
Copy link
Owner

aonez commented Mar 30, 2023

Thanks a lot for pointing this out @kimonostereo. I'm trying to fix it right now.

@aonez
Copy link
Owner

aonez commented Mar 30, 2023

This is in fact a dupe of #488 with no easy fix. I'll check it again anyway.

@aonez
Copy link
Owner

aonez commented Mar 30, 2023

Went ahead and fixed it, here a fixed build: Keka-v1.2.62.r5144

@kimonostereo
Copy link
Author

Yay! Thanks for the quick fix! I just tested it and it works!

@aonez aonez added the fixed label Apr 11, 2023
@aonez aonez closed this as completed Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants