-
Bug
-
Resolution: Done
-
Major
-
7.2.3.CR2
-
-
-
-
-
-
+
-
-
- 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.
- clones
-
WFLY-12491 f:viewParam component only works for the first ajax request, but for the second ajax request and so forth the submitted value is null
- Resolved
- is cloned by
-
JBEAP-17499 [GSS](7.2.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
-
JBEAP-18277 [GSS](7.3.z) Upgrade JBoss JSF API from 3.0.0.SP01-redhat-00001 to 3.0.0.SP02-redhat-00001
- Closed
-
JBEAP-18328 [GSS](7.3.z) Upgrade JSF based on Mojarra 2.3.9.SP05-redhat-00001 to 2.3.9.SP08-redhat-00001
- Closed