-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: CMIS, Renditions
RenditionServiceImpl.getRendition(doc, renditionName) may return unusable renditions because it calls RenditionServiceImpl.getAvailableRenditionDefinition(doc, renditionName) which fails to call RenditionDefinitionRegistry.canUseRenditionDefinition(renditionDefinition, doc).
This is also visible through CMIS as it calls RenditionService.getRendition(doc, renditionName.