[
https://issues.apache.org/jira/browse/MYFACES-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13173272#comment-13173272
]
Werner Punz commented on MYFACES-3422:
--------------------------------------
Ok this is a more general problem, since apparently execute="form1 form2"
apparently does not send the values either combined.
Both in mojarra and myfaces only the issuing forms elements are sent.
I am not sure if this is fixable within the bounds of jsf 2.1 at all.
> f:ajax execute="@all" ist not processing all forms on the page
> --------------------------------------------------------------
>
> Key: MYFACES-3422
> URL: https://issues.apache.org/jira/browse/MYFACES-3422
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 2.1.5
> Reporter: Michael Dietrich
> Assignee: Werner Punz
> Attachments: MyFaces215AjaxTest.war
>
>
> Hi,
> according to our understanding, setting execute="@all" for a f:ajax tag
> should submit and process entries of all forms on the page, instead of
> submitting only entries of the surroundig form, if execute="@form" is set.
> Unfortunately, this seems not to work. I attached a small project to
> reproduce the issue.
> Kind regards,
> Michael
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira