-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.0 Alpha
-
Fix Version/s: 7.1.0 Beta 2, 7.1.X, Master
-
Component/s: Web Content > Web Content Administration
-
Labels:
-
Fix Priority:5
-
Git Pull Request:
Reported on Community Beta Program: https://dev.liferay.com/web/liferay-7.1-community-beta-program/feedback/-/message_boards/message/1690501
Steps to Reproduce:
From Liferay 7.0 GA6:
- Go to Site > Content > Web Content > Structures
- Add a new entry with the "+" button
- Create a new Structure with the following settings:
- Name: Test
- Field Type: Image
- Go to Site > Content > Web Content > Templates
- Add a new entry with the "+" button
- Create a new Structure with the following settings:
- Name: Test
- Structure: Test
- Script: Use "Image" from the Fields section down the left-hand side to include image created in Structure.
- Go to Site > Content > Web Content
- Add a new entry with the "+" button
- Create a new Web Content article with the following settings:
- Title: Test
- Structure: Test
- Image: Add a test image (I used a Documents and Media Image)
- Add a New Page and add new content with Image on the page
- Upgrade to Liferay 7.1 Alpha 2
From Liferay 7.1 Alpha 2:
- Browse to the page with the content and note the image does not show up.
- Go to Site > Content > Web Content and edit the content with the image
- The structure will no longer appear and a stack trace appears in the logs
Expected Result: Content with images properly shows up in upgrade site
Actual Result: Image does not appear and content cannot be edited.
- relates
-
LPS-83868 Web Content articles with images do not survive upgrade if the articles were previously imported in a LAR file
- Closed