[richfaces-issues] [JBoss JIRA] Created: (RF-1754) rich:messages class style

First Last (JIRA) jira-events at lists.jboss.org
Fri Dec 21 00:21:43 EST 2007


rich:messages class style
-------------------------

                 Key: RF-1754
                 URL: http://jira.jboss.com/jira/browse/RF-1754
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.3
         Environment: JBoss 4.2.2
            Reporter: First Last


In 3.1.3, the rich-messages class style is render on screen even when there are no messages. In 3.1.2, the rich-messages class styles only get rendered on screen when there are actual messages in the <rich:messages> component.

For example,

<style>
  .rich-messages { margin: 10px; 5px; }
</style>

In version 3.1.2., the above styles will not be rendered on screen when <rich:messages> is empty. But in 3.1.3, there will be empty spaces (margin:10px 5px) appear in the location of the <rich:messages> tag even there is no messages being rendered.

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