Skip to content

Fix paths from Windows client to non-Windows server #1670

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
May 18, 2020
Merged

Fix paths from Windows client to non-Windows server #1670

merged 1 commit into from
May 18, 2020

Conversation

code-asher
Copy link
Member

Fixes #1659
Fixes #1642

I tested:

  • Linux client to Linux host
  • Windows client to Windows host
  • Windows client to Linux host
  • Linux client to Windows host

The strat is to convert the path on the server end instead of on the browser end since the latter ends up using the browser's OS.

@code-asher code-asher requested a review from nhooyr as a code owner May 18, 2020 18:50
@nhooyr nhooyr merged commit eccee53 into master May 18, 2020
@nhooyr nhooyr deleted the windows branch May 18, 2020 20:14
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.

Accessing from windows is broken v3.3.0: Accessing from windows is broken
2 participants