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 missing forward slash in URI if not filled in network profile #801

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

marcemmers
Copy link
Contributor

Describe your changes

If the slash was missing in the CSMS URL we would just append the identity without the slash. This makes sure we add the slash if needed. Also adds unit tests for this function.

Issue ticket number and link

Checklist before requesting a review

Copy link
Contributor

@maaikez maaikez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah nice, I also encountered this at the plugfest for 1.6 but it looks like it is solved for everything with this pull request. Thanks!

@hikinggrass hikinggrass changed the title Fix missing backslash in URI if not filled in network profile Fix missing forward slash in URI if not filled in network profile Sep 25, 2024
@marcemmers marcemmers merged commit 15070a1 into main Sep 25, 2024
4 checks passed
@marcemmers marcemmers deleted the me-fix-missing-backslash-in-uri branch September 25, 2024 11:40
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.

3 participants