adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
733 stars 741 forks source link

[Page] The featured image should not have a resource type #1846

Open github-jira-sync-bot opened 2 years ago

github-jira-sync-bot commented 2 years ago

The page v3 dialog defines a hidden POST parameter to set the resource type of the featured image to core/wcm/components/image/v3/image. This should be removed as the page component should not rely on the image component.

Removing it will break the thumbnail displayed in the dialog of the image and the teaser when inheriting from the page image. This can be fixed in the PageImageThumbnail.

github-jira-sync-bot commented 2 years ago

The issue was exported from the internal Jira. The original Jira issue: SITES-2840.