Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2.GA_P02
-
Fix Version/s: EE-2.0.0.Beta1, EE-1.8.2.GA_P03
-
Component/s: Facelet Components
-
Labels:None
-
Environment:All
-
Workaround Exists:Yes
-
Workaround Description:remove required=true or set to false.
Description
The paginator buttons and page number links do not work when there is an ice:inputText component on the same form that uses required=true. Clicking on the links/buttons causes validation to occur.
This should work as expected so long as the buttons on the filterTable paginator are using partialSubmit=true.