AEM 6.4 to 6.5 upgrade - Core Image component not working | Community
Skip to main content
New Participant
November 19, 2024
Solved

AEM 6.4 to 6.5 upgrade - Core Image component not working

  • November 19, 2024
  • 3 replies
  • 648 views

Hi,

we are in the processing of migrating 6.4 to 6.5 and Core Image Component always giving jpeg as default extension even for png extensions. 

When we debug , @586265 Resource is binding to TemplatedResourceImpl instead of JcrNodeResource. 

When i disabled TemplatedResourceAdator then it is working fine but this adaptor is enabled in 6.4 also so not sure what is happening after upgrade. 

Thanks,
Venkat 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by A_H_M_Imrul

Hello @venkiiitk,

 

Not sure which SP are you using, but given the fact that there has been a lot of development updates, its a good idea to try newer core component versions

https://experienceleague.adobe.com/en/docs/experience-manager-core-components/using/wcm-components/image#version-and-compatibility 

https://experienceleague.adobe.com/en/docs/experience-manager-core-components/using/versions

 

Thanks

  

3 replies

kautuk_sahni
Employee
November 25, 2024

@venkiiitk Did you find the suggestions helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!

Kautuk Sahni
A_H_M_Imrul
A_H_M_ImrulAccepted solution
New Participant
November 23, 2024

Hello @venkiiitk,

 

Not sure which SP are you using, but given the fact that there has been a lot of development updates, its a good idea to try newer core component versions

https://experienceleague.adobe.com/en/docs/experience-manager-core-components/using/wcm-components/image#version-and-compatibility 

https://experienceleague.adobe.com/en/docs/experience-manager-core-components/using/versions

 

Thanks

  

EstebanBustamante
New Participant
November 21, 2024

Hi, 

Can you try using the latest version of the Core Image component?

Esteban Bustamante