Skip to content

Remove extra slash between CDN URL and media path (using configured UmbracoMediaPath) #41

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
Jun 8, 2022

Conversation

ronaldbarendse
Copy link
Contributor

As mentioned in #33 (comment), the URL generated by the CdnMediaUrlProvider contained double slashes between the CDN URL and media path.

Besides fixing this, I've also backported the functionality from PR #36 to use the configured UmbracoMediaPath instead of a hard-coded /media/ path. This should also make it easier merge this change up.

@ronaldbarendse ronaldbarendse added the bug Something isn't working label Jun 8, 2022
@ronaldbarendse ronaldbarendse added this to the 1.1.1 milestone Jun 8, 2022
@ronaldbarendse ronaldbarendse merged commit ae44b73 into support/1.1.x Jun 8, 2022
@ronaldbarendse ronaldbarendse deleted the bugfix/mediapath branch June 8, 2022 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant