[ 
http://issues.apache.org/jira/browse/MYFACES-731?page=comments#action_12362522 
] 

Stijn Van Bael commented on MYFACES-731:
----------------------------------------

I'm experiencing a similiar problem using Tomcat 5.5.12, Hibernate 3.1 with 
annotations and MyFaces 1.1.1 when submitting a form with a selectManyCheckbox.
The getAsString method of my custom converter gets called with the String 
representation of my object.


> selectManyListbox calls converter getAsString passing in string value during 
> form post
> --------------------------------------------------------------------------------------
>
>          Key: MYFACES-731
>          URL: http://issues.apache.org/jira/browse/MYFACES-731
>      Project: MyFaces
>         Type: Bug
>   Components: Implementation
>     Versions: 1.1.0, 1.1.2
>  Environment: JBoss 4.0.3 plus EJB 3.0rc3 on Linux/Sun JDK1.5.0_04
>     Reporter: Jonn Beames
>     Assignee: Mathias Broekelmann
>      Fix For: Nightly
>  Attachments: myfaces-test.tar.gz, myfaceslest-Log-1.1.1.txt, 
> myfacestest-Log-pre1.1.0.txt
>
> Problem is pretty much the same as described in bug MYFACES-624 except that 
> I'm experiencing it with the selectManyListbox.  I first encountered this 
> problem when switching to myfaces-1.1.0 from the version shipped with JBoss 
> AS 4.0.3RC2.  Sorry, I don't know what version was in RC2, but the MD5 sums 
> look like this:
> 41db995e4201acaec1599f8a933926dc  myfaces-api.jar
> 72cf887cb90f6ecfb7405d674de3a7cf  myfaces-impl.jar
> I just tried again with the 20051019 nightly build and run into the same 
> converter getAsString problem.
> For more on my particular setup, see:
> http://www.jboss.com/index.html?module=bb&op=viewtopic&t=70678

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to