[richfaces-issues] [JBoss JIRA] (RF-12145) RF4.2: Render and Oncomplete attributes not evaluated after invokeApplication if command is not rendered anymore

Michael Heinen (JIRA) jira-events at lists.jboss.org
Wed Apr 25 06:47:18 EDT 2012


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

Michael Heinen commented on RF-12145:
-------------------------------------

No, I don't use maven. 

Following libs are used 
   with either javax.faces-2.1.7.jar 
or with myfaces-api-2.1.7.jar and myfaces-impl-2.1.7.jar:

commons-beanutils-1.8.3.jar
commons-codec-1.4.jar
commons-collections-3.2.1.jar
commons-digester-2.1.jar
commons-discovery-0.5.jar
commons-el-1.0.jar
commons-fileupload-1.2.1.jar
commons-lang3-3.0.jar
commons-logging-1.1.1.jar
commons-validator-1.3.1.jar
cssparser-0.9.5.jar
guava-10.0.1.jar
javax.faces-2.1.7.jar
jsr305-1.3.9.jar
jstl-1.2.jar
log4j-1.2.16.jar
oro-2.0.8.jar
richfaces-components-api-4.2.1.Final.jar
richfaces-components-ui-4.2.1.Final.jar
richfaces-core-api-4.2.1.Final.jar
richfaces-core-impl-4.2.1.Final.jar
sac-1.3.jar

Does the WAR not work for you? Do you want a new one with the libs?



                
> RF4.2: Render and Oncomplete attributes not evaluated after invokeApplication if command is not rendered anymore
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-12145
>                 URL: https://issues.jboss.org/browse/RF-12145
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.2.0.Final
>         Environment: MyFaces 2.1.6
> Tomcat 6.0.35
>            Reporter: Michael Heinen
>            Assignee: Jan Papousek
>            Priority: Critical
>         Attachments: onc333.war, onc42.war, zOnc42New.war
>
>
> Sample use case:
> The last page of a wizard contains a commandButton with an EL expressions in the oncomplete attribute and in the render attribute.
> This button renders an outer component in order to close the wizard. The button itself is not rendered anymore after clicking it.
> As a consequence the EL expressions of the oncomplete attribute and of the render attribute is not evaluated after the invocation of an actionListener.
> This worked well with richfaces 3.3.3, therefore it's a critical regression.
> I'll attach a sample webApp for richfaces 4.2 and for riochfaces 3.3.3
> Note that the render attribute of f:ajax is evaluated correctly.
> These attributes of the clicked command must be evaluated in phase render response in all cases.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list