[ http://issues.apache.org/jira/browse/MYFACES-736?page=comments#action_12355997 ]
Keijo Nurmes commented on MYFACES-736: -------------------------------------- Found it. :) It was in ValueBindingImpl. If I revert the ValueBindingImpl part of this patch convertNumber works just fine. Revision: 293105 Date: 15:45:03, 2. 10. 2005 Message: MYFACES-623: revert PropertyResolverImpl changes to r289849; removed coercion in ValueBindingImpl.setValue ---- Modified : /myfaces/impl/branches/1_1_1/src/java/org/apache/myfaces/el/PropertyResolverImpl.java Modified : /myfaces/impl/branches/1_1_1/src/java/org/apache/myfaces/el/ValueBindingImpl.java Regards, Keijo > Number converter not working with Number > ---------------------------------------- > > Key: MYFACES-736 > URL: http://issues.apache.org/jira/browse/MYFACES-736 > Project: MyFaces > Type: Bug > Components: Implementation > Versions: Nightly > Reporter: Sylvain Vieujot > > If the backing bean setter takes a Number argument (Integer, Float, ...), the > converter fails : > Conversion Error "XXX: Error during model data update. > If the setter uses a primitive type, then it works fine. > This worked with the trunk version from September 30. > There must have been a change that broke it since. -- 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
