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

KunstmaanMediaBundle wrong URL delimiter on Windows #3258

Open
brabo-dan opened this issue Mar 9, 2023 · 0 comments
Open

KunstmaanMediaBundle wrong URL delimiter on Windows #3258

brabo-dan opened this issue Mar 9, 2023 · 0 comments

Comments

@brabo-dan
Copy link

In WebPathResolver should be slash, not DIRECTORY_SEPARATOR

https://github.com/Kunstmaan/KunstmaanMediaBundle/blob/5161722039abdee5ee84a69e2cfa704a4c4143cc/Helper/Imagine/WebPathResolver.php#L70

Because method works with URL, not with directory path.

It causes malfunction of image showing on Windows platform.

@brabo-dan brabo-dan changed the title KunstmaanMediaBundle wronng URL delimiter on Windows KunstmaanMediaBundle wrong URL delimiter on Windows Mar 9, 2023
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

No branches or pull requests

1 participant