-
Bug
-
Resolution: Done
-
Major
-
None
-
18.0.0.Beta1
-
- Deploy the reproducer
- Send a request to localhost:8080/jsfviewparameter/index.jsf?test=somevalue
-
I'm using the viewParam in my JSF page and it works well at first request, but when I send another request using ajax the value of viewParam is lost. This issue only happens when I use javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL=true. When I use javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL=false it works well.
- is cloned by
-
JBEAP-17931 [GSS](7.3.z) f:viewParam component only works for the first ajax request, but for the second ajax request and so forth the submitted value is null
- Closed
- is incorporated by
-
WFLY-12870 Upgrade JBoss JSF API from 3.0.0.SP01 to 3.0.0.SP02
- Closed