[ http://jira.jboss.com/jira/browse/RF-2265?page=all ]
Aleksej Yanul closed RF-2265. ----------------------------- > Indicating rich:messages 'level' still creates empty boxes > ---------------------------------------------------------- > > Key: RF-2265 > URL: http://jira.jboss.com/jira/browse/RF-2265 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.4 > Environment: MyFaces 1.1.5, SJSAS 8.2 > Reporter: Juan Ignacio S?nchez Lara > Assigned To: Aleksej Yanul > Fix For: 3.2.0, 3.2.1 > > Attachments: RichFacesTesting.war > > > If I put several rich:messages with different levels and I add one message, > the other box is still rendered. > For example: > <style> > .info { border: 1px blue solid; background: green; } > .error { border: 1px red solid; background: orange; } > </style> > ... > <rich:messages level="info" styleClass="info" /> > <rich:messages level="error" styleClass="error" /> > Adding an error message renders an orange box with it, plus a green empty one. > I attatch a war. The rendered page has links which adds messages of different > levels. -- 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 _______________________________________________ richfaces-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/richfaces-issues
