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

Marek Novotny commented on JBSEAM-4702:
---------------------------------------

Do you want to say that RIchfaces 3.3.3.CR1 doesn't work? Have you tried 
3.3.3.Final version which is in current branch and will be released in 
2.2.1.CR3?

> NPE at 
> org.richfaces.renderkit.PickListRenderer.getConvertedItems(PickListRenderer.java:531)
> --------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-4702
>                 URL: https://jira.jboss.org/browse/JBSEAM-4702
>             Project: Seam
>          Issue Type: Bug
>    Affects Versions: 2.2.1.CR2
>         Environment: Jboss AS 5.1, Linux
>            Reporter: Flo Gle
>              Labels: richfaces
>
> <rich:pickList id="myid"
> value="#{orderCriteria.selectedSessions}">
> <s:selectItems var="_session"
> noSelectionLabel="Please select ..."
> value="#{sessionList.resultList}"
> label="#{_session.name} - #{_session.date}" />
> <s:convertEntity />
> </rich:pickList>
> works with 2.2.1.CR1 but not with 2.2.1.CR2. It also works with 2.2.1.CR2 if 
> i use richfaces*jar from 2.2.1.CR1.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to