Skip to content

fix: Ols server download url getting malformed #4841

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 2 commits into from
Jul 29, 2025

Conversation

samwdp
Copy link
Contributor

@samwdp samwdp commented Jul 20, 2025

f-join was collapsing // (doubleslash) into a single slash. This was causing the resulting URL to be incorrect when getting the binary from github. Using format as this will not modify the string in any unexpected way

samwdp added 2 commits July 20, 2025 10:17
f-join stripping `//` from url. Using format instead
@github-actions github-actions bot added documentation client One or more of lsp-mode language clients labels Jul 20, 2025
@jcs090218 jcs090218 merged commit 49acafc into emacs-lsp:master Jul 29, 2025
38 of 50 checks passed
@jcs090218
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client One or more of lsp-mode language clients documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants