adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
747 stars 753 forks source link

DPR parsing issue in Dynamic media image URL #2460

Closed abhinavsinha347 closed 9 months ago

abhinavsinha347 commented 1 year ago

Parsing issue when using rendering dyanmic media image dues to DPR parameter

Image should render properly

Actual Behaviour

Image URL is getting appended with incorrect DPR parameter which is breaking the image URL and throwing parsing error.

Screenshot 2023-03-13 at 00 00 08
abhinavsinha347 commented 1 year ago

@joerghoh @vladbailescu , tagging you on a bug found on Image v3 core component. I have raised a PR for the fix. Can you please let me know the next steps.

abhinavsinha347 commented 9 months ago

Closing issue as this is fixed