[
http://jira.jboss.com/jira/browse/RF-2634?page=comments#action_12408960 ]
Linh Le commented on RF-2634:
-----------------------------
Does the fix for this issue 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.
richfaces-demo: null is shown for Selected Name: during the first
visit
------------------------------------------------------------------------
Key: RF-2634
URL:
http://jira.jboss.com/jira/browse/RF-2634
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Sergey Smirnov
Assigned To: Mikhail Vitenkov
Priority: Critical
Fix For: 3.2.0
http://localhost:8080/richfaces-demo/richfaces/actionparam.jsf?c=actionparam
It shows NULL
It should not. This does not work like that in 3.1.4. See:
http://livedemo.exadel.com/richfaces-demo/richfaces/actionparam.jsf?c=act...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira