Skip to content

Fix shortcuts to folders opening outside Files #9984

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

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

gave92
Copy link
Member

@gave92 gave92 commented Sep 12, 2022

Resolved / Related Issues
Items resolved / related issues by this PR.

  • Fixes an issue where lnk to folders open in explorer instead of Files

Changes
Change fields that must be serialized to json into properties. System.Text.Json.JsonSerializer does not serialize fields by default (unlike JsonConvert).

Validation
How did you test these changes?

  • Built and ran the app

@yaira2 yaira2 changed the title Fox shortcuts to folders opening outside Files Fix shortcuts to folders opening outside Files Sep 13, 2022
Copy link
Member

@yaira2 yaira2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to know, thank you!

@yaira2 yaira2 added the ready to merge Pull requests that are approved and ready to merge label Sep 13, 2022
@yaira2 yaira2 merged commit 65e26ae into files-community:main Sep 13, 2022
@gave92 gave92 deleted the fix_lnk branch September 13, 2022 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants