Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.3.0
-
None
Description
The problem arises from jsf.js because after an ajax call all javax.faces.ViewState hidden inputs are updated. The solution would be to update only those hidden inputs (javax.faces.ViewState) which are also within a form with the same action as the form in which the ajax call was executed.