CQRules:CQBP-84 | Community
Skip to main content
Alberto_Corral
Level 2
September 5, 2023
Solved

CQRules:CQBP-84

  • September 5, 2023
  • 1 reply
  • 892 views

Hi 

 

When the pipeline is analyzing our software raise the next Critical Bug

 

 The product interface com.day.cq.dam.api.Rendition annotated with @ProviderType should not be implemented by custom code. Detected in com.adobe.cq.wcm.core.components.internal.servlets.EnhancedRendition contained in /apps/sgt-catalog-vendor-packages/application/install/core.wcm.components.core-2.17.2.jar.

 

I have seen somthing similar in this case but my versión of core.wcm.components.core is above of the solution proposed

 

Any ideas?

 

Thanks

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 aanchal-sikka

Hello @alberto_corral 

 

There was an accidental revert of the issue in few higher versions. Refernce: Revert #2219 and #2218 by bpauli · Pull Request #2497 · adobe/aem-core-wcm-components (github.com)

 

The fix should be available for versions>=2.22.8

 

1 reply

aanchal-sikka
Community Advisor
aanchal-sikkaCommunity AdvisorAccepted solution
Community Advisor
September 5, 2023

Hello @alberto_corral 

 

There was an accidental revert of the issue in few higher versions. Refernce: Revert #2219 and #2218 by bpauli · Pull Request #2497 · adobe/aem-core-wcm-components (github.com)

 

The fix should be available for versions>=2.22.8

 

Aanchal Sikka
Alberto_Corral
Level 2
September 6, 2023

Hi aanchal

 

Used 2.23.2 of core.wcm.components. Now is working

 

Thanks!!!!!!