now redirecting after post that generated bind/validation errors if redirectOnPause=true; consistent with redirect behavior if a transition executes but does not change state
This commit is contained in:
@@ -104,7 +104,7 @@ public class JsfView implements View {
|
||||
}
|
||||
|
||||
/*
|
||||
* Executes postback-processing portions of the standard JSF lifecyle including APPLY_REQUEST_VALUES through
|
||||
* Executes postback-processing portions of the standard JSF lifecycle including APPLY_REQUEST_VALUES through
|
||||
* INVOKE_APPLICATION.
|
||||
*/
|
||||
public void processUserEvent() {
|
||||
|
||||
Reference in New Issue
Block a user