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

Fix getResultFileUri on Windows and WSL environments #42

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

Vasco-jofra
Copy link
Collaborator

Previously, in some cases, opening the files corresponding to a given result did not work on Windows.

This commit fixes that by correctly transforming file:// URIs into Windows file system paths. It also includes a hack for WSL environments, which are Linux environments but can also be used to open Windows paths through the /mnt/c path.

@Vasco-jofra Vasco-jofra merged commit 791c0fe into main Nov 26, 2024
5 checks passed
@Vasco-jofra Vasco-jofra deleted the VF/fix-getResultFileUri-on-windows branch November 26, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant