You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dan Tran (JIRA)" <de...@myfaces.apache.org> on 2007/07/28 07:19:53 UTC

[jira] Reopened: (MYFACES-1684) myface 1.2 cant handle enum type

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

Dan Tran reopened MYFACES-1684:
-------------------------------


Just tried 1.2.1-SNAPSHOT build on 7/27/2007, the issue remains

> myface 1.2 cant handle enum type
> --------------------------------
>
>                 Key: MYFACES-1684
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1684
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 1.2.1-SNAPSHOT
>         Environment: xp
>            Reporter: Dan Tran
>            Assignee: Matthias Weßendorf
>             Fix For: 1.2.1-SNAPSHOT
>
>
> I switch my jsf 1.2 from ri to myfaces 1.2.0 and run in this issue
> java.lang.IllegalArgumentException: Value is no String (class=com.iplocks.model.domain.target.DatabaseType, value=DB27) and component databaseSearchForm:j_id25with path: {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /database/search.xhtml][Class: javax.faces.component.html.HtmlForm,Id: databaseSearchForm][Class: javax.faces.component.html.HtmlPanelGrid,Id: j_id22][Class: javax.faces.component.html.HtmlPanelGrid,Id: j_id23][Class: javax.faces.component.html.HtmlSelectOneMenu,Id: j_id25]} does not have a Converter
> 	org.apache.myfaces.shared_impl.renderkit.RendererUtils.getConvertedStringValue(RendererUtils.java:560)

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