-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, Master
-
Fix Version/s: 7.1.10 DXP FP13, 7.1.X, 7.2.10 DXP FP1, 7.2.X, 7.2.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: Forms
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:2
-
Git Pull Request:
Steps to Reproduce
- Start a clean bundle of Liferay DXP 7.1;
- Go to Control Panel -> Configuration -> System Settings -> Forms and make sure the autosave interval is set to 1;
- Go to Content -> Forms and create a new form with one text field that is repeatable;
- Add the form to a page and fill the text field;
- Add 5 of that repeatable field;
- Wait over a minute and then refresh the page.
Expected Result
The form refreshes showing the text only in the first field.
Actual Results
All the fields show the same text as the first one.