[richfaces-issues] [JBoss JIRA] Updated: (RF-2265) Indicating rich:messages 'level' still creates empty boxes

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Fri Apr 11 12:19:02 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2265?page=all ]

Tsikhon Kuprevich updated RF-2265:
----------------------------------

    Fix Version/s: 3.2.1

> 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: Anton Belevich
>             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

        



More information about the richfaces-issues mailing list