-
Type:
Impedibug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Discarded
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Pages > Page Editor
-
Labels:None
- Enable feature flag com.liferay.layout.content.page.editor.web.internal.configuration.FFLayoutContentPageEditorConfiguration.config
- Add a web content structure with image and text field
- Add a web content basing on the structure
- Add a content page
- Add an Image frgament to page
- Go to image editable field
- Under Source Selection, select Mapping
- Under Content, select the added web content
- Under Field, select the image field in web content
- Assert there is field for Resolution
- Assert the image information: width, and weight is shown under resolution field
Actual result:
There's no field for Resolution so image information: width, and weight is also not displayed.
Expected result:
There's field for Resolution and image information: width, and weight is also displayed.