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

Incorrect link location after creation #12

Closed
ololx opened this issue Oct 10, 2021 · 0 comments · Fixed by #13
Closed

Incorrect link location after creation #12

ololx opened this issue Oct 10, 2021 · 0 comments · Fixed by #13
Assignees
Labels
bug Something isn't working

Comments

@ololx
Copy link
Owner

ololx commented Oct 10, 2021

When using the "create a symlink" or "create a hard link" function, the symlink or hard link is created in the wrong directory.

To Reproduce Steps to reproduce the behavior:

  1. Go to some folder (for instance - home directory of user)
  2. Right click on the some place in the finder window (do not select any folders or files)
  3. Choose the follows items (optionally):
    • Symlink actions -> create link
    • Hard link actions -> create link

Actual behavior Links (symlinks or hard links) are created in the parent of the current directory

Expected behavior Links (symlinks or hard links) are created in the current directory

Desktop:

OS: macOS Mojave
Version: 10.14.6

@ololx ololx added the bug Something isn't working label Oct 10, 2021
@ololx ololx self-assigned this Oct 10, 2021
@ololx ololx linked a pull request Oct 10, 2021 that will close this issue
@ololx ololx closed this as completed Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant