[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

erick leal (Jira) issues at jboss.org
Wed Jul 22 08:09:08 EDT 2020


    [ https://issues.redhat.com/browse/WFLY-12491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276851#comment-14276851 ] 

erick leal commented on WFLY-12491:
-----------------------------------

I still have issues related to viewParam in Wildfly 20.0.1 I created a issue here [https://github.com/eclipse-ee4j/mojarra/issues/4734]

> 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.redhat.com/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
>              Labels: downstream_dependency
>
> 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.8#713008)



More information about the jboss-jira mailing list