-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X EE, Master
-
Fix Version/s: 7.0.0 DXP FP13, 7.0.0 DXP SP3, 7.0.3 CE GA4, 7.0.X EE, 7.1.X, Master
-
Component/s: ~[Archived] UI Taglibs
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:3
-
Git Pull Request:
Pagination links do not work if forcePost is true due to a form element within another form element. This is because there is currently a <form> element within another <form> element in the code, which is prohibited as noted in HTML specs (please see https://www.w3.org/TR/html5/forms.html#the-form-element and https://www.w3.org/TR/xhtml1/#prohibitions).
- Discovered while testing
-
LPS-70497 Pagination containing tens of thousands of pages is very slow to load and causes IE11 to freeze
- Closed