[
https://issues.jboss.org/browse/RF-12442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740142#comment-12740142
]
Lukáš Fryč commented on RF-12442:
---------------------------------
The problem is RichFaces evaluates {{@render}} attribute at a server and thus
we are not provided with its value on a client.
I will add {{<render>}} as RichFaces extension for partial view response (side
by side to {{<complete>}} and {{<beforedomupdate>}} extensions).
This element will include space separated list of clientIds as evaluated on a
server. ({{PartialViewContext#getRenderIds()}})
> RF ajax rendering of content which contains another form
> (a4j:commandLink/Button doesn’t reacts at first click)
> ---------------------------------------------------------------------------------------------------------------
>
> Key: RF-12442
> URL: https://issues.jboss.org/browse/RF-12442
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: base functionality , component-a4j-core
> Reporter: Dupont Dupont
> Assignee: Lukáš Fryč
> Priority: Critical
> Fix For: 4.3.0.M3
>
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> RF ajax rendering on another form doesn't work with
> a4j:commandButton/commandLink it removes javax.faces.ViewState input of the
> second form.
> This results in a ghost click the first time I try to submit the second form
> after having submitted the first one.
> https://community.jboss.org/thread/204724 contains a sample project (see
> attached file in forum).
> Note : multiple form render works fine when using h:commandButton/commandLink
> with f:ajax.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues