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

Mike Kienenberger commented on MYFACES-3422:
--------------------------------------------

It seems really surprising that we would expect to support this.    http only 
transmits values inside a form -- expecting multiple form values to be 
submitted seems contrary to the technology.  I understand that we have to meet 
the requirements of the spec, but it surprises me that the spec requires it.   
The correct solution would seem to me to be a single form where there are now 
multiple forms.

Sorry.  I know this doesn't really help in any way, but +1 to leaving feedback 
to the eg that this is a silly idea.
                
> 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

        

Reply via email to