[seam-issues] [JBoss JIRA] (JBSEAM-5052) s:selectItems noSelectionLabel causes errors without using ui:debug

Tiago Peruzzo (JIRA) jira-events at lists.jboss.org
Mon Nov 12 11:19:18 EST 2012


    [ https://issues.jboss.org/browse/JBSEAM-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733455#comment-12733455 ] 

Tiago Peruzzo commented on JBSEAM-5052:
---------------------------------------

Marek, after upgrading to version 2.1.14 of the JSF returned to give an error for the SelectItems, did an adaptation that previous patch adding the inclusion of ConverterChain also in method decode.

https://s3.amazonaws.com/tiveas3/UISelectItems.java
                
> s:selectItems noSelectionLabel causes errors without using ui:debug 
> --------------------------------------------------------------------
>
>                 Key: JBSEAM-5052
>                 URL: https://issues.jboss.org/browse/JBSEAM-5052
>             Project: Seam 2
>          Issue Type: Bug
>          Components: JSF Controls
>    Affects Versions: 2.2.1.Final, 2.2.2.Final, 2.3.0.Final
>         Environment: JBoss AS 7.1.1
>            Reporter: Andrew Wheeler
>            Assignee: Marek Novotny
>              Labels: jsf2
>             Fix For: 2.3.1.CR1
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> UI example of <s:selectItems> can show this issue when <ui:debug> is removed from examples/ui/ui-web/src/main/webapp/template.xhtml.
> The converter "org.jboss.sema.ui.NoSelectionConverter" is not firing when rendering the page. Converters are however fired for other selectOneMenu items on the page that have one or more items.

--
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 seam-issues mailing list