[richfaces-issues] [JBoss JIRA] (RF-11331) FacesMessages not shown when using a4j:commandButton and myFaces

Brian Leathem (JIRA) jira-events at lists.jboss.org
Wed Jul 25 16:50:06 EDT 2012


     [ https://issues.jboss.org/browse/RF-11331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem resolved RF-11331.
--------------------------------

           Labels: FacesMessage commandButton  (was: FacesMessage commandButton myFaces)
    Fix Version/s:     (was: 4.3.0.Milestone1)
       Resolution: Cannot Reproduce Bug


The message will be displayed if you render and execute the form, as in:
{code}
<a4j:commandButton value="Show message" actionListener="#{richBean.showMessage}" render="myForm" execute="myForm"/>
{code}
                
> FacesMessages not shown when using a4j:commandButton and myFaces
> ----------------------------------------------------------------
>
>                 Key: RF-11331
>                 URL: https://issues.jboss.org/browse/RF-11331
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-a4j-core, component-validators
>    Affects Versions: 4.0.0.Final, 4.1.0.Milestone1
>         Environment: Tomcat 6.0.32, myFaces 2.0.6/2.0.7/2.1.1, Richfaces 4.0 and 4.1.0 M1
>            Reporter: Jordi Cano
>            Assignee: Brian Leathem
>              Labels: FacesMessage, commandButton
>
> FacesMessages are not displayed when they are thrown from a a4j:commnandButton action and myFaces 2.0.6/2.0.7/2.1.1 is used, they appear on server console instead.
> Works fine when myFaces 2.0.5 is used or h:commandButton is used instead of a4j:commandButton (any myFaces version).

--
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