-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X
-
Fix Version/s: 7.1.10 DXP FP21, 7.1.X
-
Component/s: Forms
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Fix Priority:2
-
Git Pull Request:
Steps to Reproduce
- Start up Liferay and login as admin user
- Navigate to Site Administration > Content and Data > Forms
- Create a new form
- Add an input field to the form and publish the form
- Navigate to the Home page and add a Form portlet to the page
- Configure the portlet to display the form created in step 3-4
- Inspect the Form's HTML
- Search for elements with the class attribute 'lfr-ddm-form-container'
Expected Behavior: The elements that are displayed have different id attributes.
Actual Behavior: There are two elements with the class, but they also have the same id attribute.
Branch 7.1.x – Reproduced
09fed2f86ff90bebb3536abd14b7e5e8b51bda5a
Master – Not Reproducible
In master, there is no ID attribute defined for the div that contains the lfr-ddm-form-container class.
86da566560be2ecc80203f578e693446f97a59e3