[ 
https://jira.jboss.org/jira/browse/RF-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12454418#action_12454418
 ] 

Alex Alvarez commented on RF-3080:
----------------------------------

I'm getting this behaviour with facelets when I put   <a4j:commandButton> and 
<a4j:actionparam> inside a <rich:dataTable>.

> a4j:actionparam is not working properly in RichFaces 3.2
> --------------------------------------------------------
>
>                 Key: RF-3080
>                 URL: https://jira.jboss.org/jira/browse/RF-3080
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: JBoss app server 4.3, JSF 1.2, Richfaces 3.2
>            Reporter: Linh Le
>
> Does the fix for this issue "http://jira.jboss.com/jira/browse/RF-2634"; 
> really get included in RichFaces 3.2 release??? 
> I have just upgraded from Richfaces 3.1.4 to 3.2, and the assignTo of 
> a4j:actionparam does not work properly anymore. I worked fine with 3.1.4. 
> Why??? 
> Specifically, I'm having a4j:actionparam inside an a4j:support onclick event. 
> Then the a4j:support is put inside a h:panelGrid. At the very first click on 
> the panelGrid, the bean property is NULL. The value was not set to the bean 
> property of the assignTo attrib at all, but it is set after the action 
> listener method completed its execution. The bean property should be set 
> before the action listener method get executed (like in 3.1.4). Therefore, 
> for any subsequent click on the panelGrid, the bean property shows the value 
> of the previous click. 
> Your prompt response is highly appreciated. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
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

Reply via email to