[ http://issues.apache.org/jira/browse/MYFACES-901?page=comments#action_12359261 ]
Bruno Aranda commented on MYFACES-901: -------------------------------------- I added again the old code in _SharedRendererUtils. You are true that due to my previous fix valueType was not longer set. Now it should work everything again. Could you verify that your case works again? > _SharedRendererUtils.java v 351865 breaks myfaces > ------------------------------------------------- > > Key: MYFACES-901 > URL: http://issues.apache.org/jira/browse/MYFACES-901 > Project: MyFaces > Type: Bug > Versions: Nightly > Reporter: Ramon Casha > Assignee: Bruno Aranda > Priority: Critical > > org.apache.myfaces.renderkit._SharedRendererUtils is broken in r351865. In > the function getConvertedUISelectManyValue, the variable valueType now no > longer gets set to anything (by line 90), so implicit converters no longer > work. Previously it would discover the data type of the property and looks > for a converter by type. -- 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
