[ 
https://issues.apache.org/jira/browse/TOBAGO-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udo Schnurpfeil resolved TOBAGO-877.
------------------------------------

    Fix Version/s: 1.0.26
                   1.5.0-alpha-2
                   1.5.0
       Resolution: Fixed

> Better support of typed literals in <tc:selectItem> and <f:selectItem>
> ----------------------------------------------------------------------
>
>                 Key: TOBAGO-877
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-877
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.0.26, 1.5.0-alpha-2, 1.5.0
>
>
> It would be useful, when we can use e.g.
>       <tc:selectItem itemValue="USD"/>
> (tc-lib) in a select control with a model type e.g. java.util.Currency 
> (having a converter).
> It also should be possible to use
>       <f:selectItem itemValue="5"/>
> (f-lib) with a int as model value.
> It seems that the second one is only possible with JSF 1.2, not with JSF 1.1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to