Notify, Metamer and IE 8: can't produce message
-----------------------------------------------

                 Key: RF-11534
                 URL: https://issues.jboss.org/browse/RF-11534
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-output
    Affects Versions: 4.1.0.Milestone3
         Environment: •RichFaces 4.1.0.20111011-M3 
r.68406156c3d647eee75816d4bd6a29a66b0b5a2f
•Metamer 4.1.0.20111011-M3 r.22776
•Mojarra 2.1.3-SNAPSHOT
•Apache Tomcat 7.0.22
•Java(TM) SE Runtime Environment 1.6.0_27-b07 @ Windows Server 2008
•Internet Explorer 8.0 @ Win32 
            Reporter: Jan Papousek


The Metamer sample 
http://localhost:8080/metamer/faces/components/richNotify/simple.xhtml doesn't 
work. The buttons produce message through the following code:
{code}
FacesContext.getCurrentInstance().addMessage(null, new FacesMessage(severity, 
text, detail));
{code}
but no message is displayed.

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

       

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to