[
https://issues.jboss.org/browse/RF-11534?page=com.atlassian.jira.plugin.s...
]
Jan Papousek updated RF-11534:
------------------------------
Description:
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.
The behaviour is the same using strict or compatibility mode.
was:
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.
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
•RichFaces 4.1.0.20111014-M3
•Metamer 4.1.0.20111014-M3 r.22813
•Mojarra 2.1.3-SNAPSHOT
•JBoss Web 7.0.1.Final
•Java(TM) SE Runtime Environment 1.6.0_27-b07 @ Windows Server 2008
•Internet Explorer 8.0 @ Win32
Reporter: Jan Papousek
Assignee: 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.
The behaviour is the same using strict or compatibility mode.
--
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