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

Windows: Error when using backslashes in local file path #26

Open
marcusolsson opened this issue Jan 30, 2021 · 1 comment
Open

Windows: Error when using backslashes in local file path #26

marcusolsson opened this issue Jan 30, 2021 · 1 comment
Labels
type/bug Unexpected behavior or a feature is broken

Comments

@marcusolsson
Copy link
Contributor

From: #6 (comment)

On Windows 10, importing files with backslashes in the path fails, e.g. c:\temp\file.csv, whereas importing files with forward slashes succeeds, e.g. c:/temp/file.csv

Confirmed in v0.3.0: #6 (comment)

More details:

I added the filepath.ToSlash that looks like what we need, but it seems like the problem persists.

I need to get a development environment set up on a Windows machine to test this, so not sure when I'll be able to look into this.

If you have a Go environment set up on your Windows machine, I'd appreciate help testing this.

@marcusolsson marcusolsson added type/bug Unexpected behavior or a feature is broken help wanted labels Jan 30, 2021
@marcusolsson marcusolsson added this to To do in Grafana Plugins via automation Jan 30, 2021
@marcusolsson marcusolsson moved this from Backlog to In progress in Grafana Plugins May 19, 2021
@marcusolsson marcusolsson moved this from In progress to Backlog in Grafana Plugins May 20, 2021
@marcusolsson marcusolsson removed this from Backlog in Grafana Plugins Sep 30, 2022
@nosevie
Copy link

nosevie commented Jun 9, 2023

any news?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Unexpected behavior or a feature is broken
Projects
Status: Backlog
Development

No branches or pull requests

3 participants