Hi,
it is AEM core Image V2 component and version is 2.2.2
and image path like this : /content/we-retail/us/en/demo/jcr:content/root/responsivegrid/image/file/jcr:content
Attached like image file and it is trying to resolve extension and due to TemplatedResource , it is returning default JPEG extension.
Thanks,
Venkat
Hi,
I see that 2.2.2 version of Core Components is not compatible with AEM 6.5: https://github.com/adobe/aem-core-wcm-components/blob/main/VERSIONS.md Could you please try to install latest compatible version on Core Components and test with it?
I tried to put image in the same location for page created with an editable template. ImageImpl model injected TemplatedResource as well and rendered image with correct extension. I think you need to update Core Components version according to your AEM version.
Best regards,
Kostiantyn Diachenko.