Step to reproduce:
- Create a Display Page Template:
- Site Administration > Site Builder > Page Templates > Display Page Templates tab
- Click Add button under user image icon > Type name > Select Web Content Article as Content Type > Select Basic Web Content as Subtype > Click Save
- Add a Fragment with editable field to Display Page Template:
- Fragments > Basic Components > Heading
- Edit the editable field.
- Click Heading fragment body.
Expected Results:
The text of editable field should keep edited text.
Actual Results:
The text of editable field becomes default text.
Reproduced on:
Tomcat 9.0.17 + MySQL 5.7. Portal master GIT ID: 94086d0112e4d943d70270b220246114bece8001.
Can not be reproduced on:
Tomcat 9.0.17 + MySQL 5.7. Portal master GIT ID: 6b4ace1352e5ddc1b81387a43908d9a7a0a9b402.
- is fixed by
-
LPS-104677 Editable fields in content pages revert to default values in edit mode after upgrading from 7.1
- Closed