[richfaces-issues] [JBoss JIRA] (RF-13326) pickList - caption attribute is not rendered in to its faces-config

Juraj Húska (JIRA) jira-events at lists.jboss.org
Fri Nov 8 08:12:02 EST 2013


Juraj Húska created RF-13326:
--------------------------------

             Summary: pickList - caption attribute is not rendered in to its faces-config
                 Key: RF-13326
                 URL: https://issues.jboss.org/browse/RF-13326
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-selects
    Affects Versions: 5.0.0.Alpha2
            Reporter: Juraj Húska


There should be attribute {{caption}} in the {{pickList}} faces-config. It is not.

The attribute is defined in [AbstractOrderingList|https://github.com/richfaces/richfaces/blob/master/framework/src/main/java/org/richfaces/ui/select/orderingList/AbstractOrderingList.java], which is the ancestor of {{AbstractPickList}}.

Is it caused because {{orderingList}} has also that attribute and it is somehow overriden as {{pickList}} consists from {{orderingLists}} ? - bit weird

Note that {{orderingList}} has generated {{caption}} attribute.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list