[richfaces-issues] [JBoss JIRA] Created: (RF-10720) messages: wrong rf-* classes used

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Wed Mar 9 06:54:56 EST 2011


messages: wrong rf-* classes used
---------------------------------

                 Key: RF-10720
                 URL: https://issues.jboss.org/browse/RF-10720
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-validators
    Affects Versions: 4.0.0.CR1
            Reporter: Ilya Shaikovsky


Here is how rich:messages rendered

<span id="j_idt119:j_idt120" class="rf-msg "><span id="j_idt119:j_idt120:j_idt119:name" class="rf-msg-err"><span class="rf-msg-sum">Name: Validation Error: Value is required.</span></span><span id="j_idt119:j_idt120:j_idt119:job" class="rf-msg-err"><span class="rf-msg-sum">Job: Validation Error: Value is required.</span></span><span id="j_idt119:j_idt120:j_idt119:address" class="rf-msg-err"><span class="rf-msg-sum">Address: Validation Error: Value is required.</span></span><span id="j_idt119:j_idt120:j_idt119:zip" class="rf-msg-err"><span class="rf-msg-sum">Zip: Validation Error: Value is required.</span></span></span>

I believe rf-msgs should be used. Developer may want to cusomize the layout CSS settings for all the messages components and that will influence rich:message in some unexpected way also.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list