[richfaces-issues] [JBoss JIRA] Created: (RF-3481) SuggestionBox: Add "header"-Facet not possible due to typing error in SuggestionBoxRenderer

Petra Pᅢテᅡᄊhlmann (JIRA) jira-events at lists.jboss.org
Tue May 20 11:31:00 EDT 2008


SuggestionBox: Add "header"-Facet not possible due to typing error in SuggestionBoxRenderer
-------------------------------------------------------------------------------------------

                 Key: RF-3481
                 URL: http://jira.jboss.com/jira/browse/RF-3481
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
         Environment: Windows XP SP2/ Java Env. jdk1.6.0_06/JBOSS 4.2.2
            Reporter: Petra Pᅢテᅡᄊhlmann


In org.richfaces.renderkit.html.SuggestionBoxRenderer.java the constructor of DataTemplateContext asks for "component.getFacet("head") != null" instead of  "component.getFacet("header") != null". This prevents SuggestionBox from showing Header Lines.

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