[ 
https://issues.apache.org/jira/browse/TOBAGO-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972504#action_12972504
 ] 

Guido Dubois commented on TOBAGO-953:
-------------------------------------

I'm thinking about going back to version 1.0.32 because in this state version 
1.5.0 (alpha-2) is unuseable...

> <f:selectItem itemValue="" itemLabel="All" /> item no longer NULL
> -----------------------------------------------------------------
>
>                 Key: TOBAGO-953
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-953
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.5.0-alpha-2
>         Environment: Facelets
>            Reporter: Guido Dubois
>
> The value of <tx:selectOneChoice> gets "0" selecting the first item... The 
> first select item has to return NULL. In version 1.0.x this behaviour works 
> correctly...
>           <tx:selectOneChoice 
> value="#{tableofproductsController.filterSelectedNorm}" 
> label="#{bundle.popupFilterNormFilter}" labelWidth="225px">
>             <f:selectItem itemValue="" itemLabel="#{bundle.itemAll}" />
>             <f:selectItems 
> value="#{tableofproductsController.filterNormSelectItems}" />
>           </tx:selectOneChoice>

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