Images with '+' in there name are not loading in the Dynamic media URL
Hi There,
We have added special characters to the image name and after syncing the same image with dynamic media when we try to use it through the core image component then the image is not getting rendered.
Example :
- Suppose we have an image with the path "/content/dam/project-name/en/dummy+image.jpg"
- After syncing the image to dynamic media the final URL generated for the renditions is "https://s7d9.scene7.com/is/image/project/dummy%2bimage".
- But when we select the same image in the core image component it is using "https://s7d9.scene7.com/is/image/project/dummy+image" this path in image src. And thus the image is not getting rendered as the URL is not encoded.
Please let me know your suggestions on the same.
Thanks,
Ravi Joshi