Details
Description
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
Attachments
Attachments
Issue Links
- is related to
-
MYFACES-624 selectOneMenu calls converter getAsString() with String value instead of object
- Closed