You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Thomas Andraschko (Jira)" <de...@myfaces.apache.org> on 2021/11/17 12:47:00 UTC

[jira] [Comment Edited] (MYFACES-4420) Values in BackingBean not updated

    [ https://issues.apache.org/jira/browse/MYFACES-4420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445147#comment-17445147 ] 

Thomas Andraschko edited comment on MYFACES-4420 at 11/17/21, 12:46 PM:
------------------------------------------------------------------------

does the same work on normal 2.3?
maybe try to fork primefaces-test (a simple project where we can easily run a example with multiple jsf versions)

also you use jakarta context params
2.3-next is still javax


was (Author: tandraschko):
does the same work on normal 2.3?
maybe try to fork primefaces-test (a simple project where we can easily run a example with multiple jsf versions)

> Values in BackingBean not updated
> ---------------------------------
>
>                 Key: MYFACES-4420
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4420
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 2.3-next-M6
>         Environment: Mac & Quarkus
>            Reporter: Timo Schöpflin
>            Priority: Trivial
>         Attachments: debug.png, post.png
>
>
> If I'm submitting a form the updated value is send in the POST, however in the backing bean I'm still seeing the old value.
>  * *POST-Message send on form submit*
> !post.png!
>  * *Debug information in BackingBean*
> !debug.png!
>  * *POC Application*
> [https://github.com/t1m0/quarkus_myfaces]
>  
> I also raised this issue on stackoverflow [https://stackoverflow.com/questions/69467576/jsf-myfaces-attributes-not-updating], without feedback.
> Maybe I overlooked something - in that case sorry for the bug.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)