UISelectMany does not convert multiple items correctly
------------------------------------------------------
Key: MYFACES-714
URL: http://issues.apache.org/jira/browse/MYFACES-714
Project: MyFaces
Type: Bug
Components: Implementation
Versions: 1.1.0, Nightly
Reporter: Dave Brondsema
I have a converter for a specific type of object. This works fine with a
selectOne component, but it does not with a selectMany component.
Right now it seems that UISelectMany.getConvertedValue(FacesContext context,
Object submittedValue) expects submittedValue to be a single value but it
recieves an array or list.
--
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