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

Bugfix: Fixed card labels with escaped ascii characters #46

Merged
merged 5 commits into from
Sep 26, 2024

Conversation

CEbbinghaus
Copy link
Owner

@CEbbinghaus CEbbinghaus commented Sep 26, 2024

It seems some cards have special characters (such as spaces) which are ascii encoded. So we need to unescape the label to ensure we get the right mount name.

Fixes #47

@CEbbinghaus CEbbinghaus added the bug Something isn't working label Sep 26, 2024
@CEbbinghaus CEbbinghaus self-assigned this Sep 26, 2024
@CEbbinghaus CEbbinghaus added this to the 1.0.0 milestone Sep 26, 2024
@CEbbinghaus CEbbinghaus merged commit 61c66ae into master Sep 26, 2024
1 check passed
@CEbbinghaus CEbbinghaus deleted the bugfix/EscapedCardLabel branch September 26, 2024 16:17
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 this pull request may close these issues.

Plugin does not recognise drives with spaces in their label
1 participant