-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.3.X, Master
-
Fix Version/s: 7.3.X, 7.4.0 CE GA1, 7.4.13 DXP GA1, 7.4.3.6 CE GA6, 7.4.13 DXP U2, 7.4.3.7 CE GA7, 7.4.13 DXP U3, Master
-
Component/s: Pages > Content Pages
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Fix Priority:2
-
Git Pull Request:
Edited fields (buttons, header, paragraph basic components...) are not persisting on Content Pages
Scenario 1:
- Navigate to the portal home page
- Place the button basic component on the home page (It should say "Go Somewhere")
- Publish (You should be able to see the "Go Somewhere" button)
- Enter editing mode of the page and change the button's value from "Go Somewhere" to "Go"
- Publish (expected: the button's value has been changed to "Go"; actual: the button's value remains "Go Somewhere")
- Enter editing mode of the page once again (The button has our updated value - "Go")
Scenario 2:
- Place the button basic component on the home page
- Change button from "Go Somewhere" to "Go"
- Publish. (expected: the button's value has been changed to "Go"; actual: the button's value remains "Go Somewhere")
- Edit page. I see "Go" in the button.
- Publish without changes.
- I now see "Go" button.
Master Commit ID: 244f8cbbeb63f833306b14c2f34ad52929c6703d
- is duplicated by
-
LPS-123493 Card fragment doesn't show latest edit
- Closed