[jboss-jira] [JBoss JIRA] (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
Chao Wang (Jira)
issues at jboss.org
Thu Sep 5 02:48:00 EDT 2019
[ https://issues.jboss.org/browse/WFLY-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chao Wang reassigned WFLY-12491:
--------------------------------
Assignee: (was: Chao Wang)
> f:viewParam component only works for the first ajax request, but for the second ajax request and so forth the submitted value is null
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-12491
> URL: https://issues.jboss.org/browse/WFLY-12491
> Project: WildFly
> Issue Type: Bug
> Components: JSF
> Affects Versions: 18.0.0.Beta1
> Environment: * JBoss EAP 7.2.3
> * Java EE 7
> Reporter: Chao Wang
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
More information about the jboss-jira
mailing list