-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.0.10.14 DXP SP14, 7.0.X, 7.1.10 DXP FP18, 7.1.10.5 SP5, 7.1.X, 7.2.X, 7.3.1 CE GA2, 7.3.2 CE GA3, 7.3.10 DXP GA1, Master
-
Component/s: Forms
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
The original issue is still reproducible and intermittent. It's possible to verify it by hitting the server with a great amount of requests.
Steps to reproduce:
- Log in as Admin;
- Go to Site's Content & Data > Forms and create a new form;
- Add a "Select from List" field and manually insert some options to it;
- Go to the Welcome page and add a Forms widget to it;
- Display the form created above;
- Open the Welcome page in several tabs (around 30 or more) at the same time in Firefox;
- Click through all the tabs in Firefox.
Actual behavior:
In some of the open tabs, you will see that the form displays the "choose-an-option" value instead of the text "Choose an Option".
Expected behavior:
The form should successfully load on all pages.
- is caused by
-
LPS-98857 Select field does not display "Choose an Option" under high load
- Closed