You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Michael Kurz (JIRA)" <de...@myfaces.apache.org> on 2007/10/17 19:14:51 UTC

[jira] Updated: (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 ]

Michael Kurz updated MYFACES-1684:
----------------------------------

    Status: Patch Available  (was: Reopened)

> 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
>
>         Attachments: myfaces-api-1684.patch, myfaces-impl-1684.patch
>
>
> 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.