Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect Asset Compute Rendition Metadata provided by AEMaaCS #66

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

stefanseifert
Copy link
Member

  • If an asset is uploaded within AEMaaCS, rendition metadata including width/height dimension is written to <rendition>/jcr:content/metadata. It's not guaranteed, it may be missing for asset not fully processed (e.g. imported via content package). And it's not present on local AEMaaCS SDK instances or AEM 6.5.
  • But if it's present we should not generate it again in the Media Handler-specific path <asset>/renditionsMetadata/<rendition>, but read it directly from the resource provided by AEMaaCS

@stefanseifert stefanseifert changed the title Respect Asset Compute Rendition Metadata Respect Asset Compute Rendition Metadata provided by AEMaaCS Aug 27, 2024
Copy link

sonarcloud bot commented Aug 27, 2024

@stefanseifert stefanseifert merged commit 16d251d into develop Aug 27, 2024
7 checks passed
@stefanseifert stefanseifert deleted the feature/asset-compute-rendition-metadata branch August 27, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant