From adffaces-issues-return-1601-apmail-incubator-adffaces-issues-archive=incubator.apache.org@incubator.apache.org Wed Dec 20 18:07:46 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-issues-archive@locus.apache.org Received: (qmail 7948 invoked from network); 20 Dec 2006 18:07:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2006 18:07:46 -0000 Received: (qmail 74400 invoked by uid 500); 20 Dec 2006 18:07:54 -0000 Delivered-To: apmail-incubator-adffaces-issues-archive@incubator.apache.org Received: (qmail 74385 invoked by uid 500); 20 Dec 2006 18:07:53 -0000 Mailing-List: contact adffaces-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-issues@incubator.apache.org Delivered-To: mailing list adffaces-issues@incubator.apache.org Received: (qmail 74376 invoked by uid 99); 20 Dec 2006 18:07:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Dec 2006 10:07:53 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Dec 2006 10:07:45 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 95F1C7142A6 for ; Wed, 20 Dec 2006 10:07:25 -0800 (PST) Message-ID: <30628447.1166638045611.JavaMail.jira@brutus> Date: Wed, 20 Dec 2006 10:07:25 -0800 (PST) From: =?utf-8?Q?Matthias_We=C3=9Fendorf_=28JIRA=29?= To: adffaces-issues@incubator.apache.org Subject: [jira] Commented: (ADFFACES-336) convertNumber component does not work with a target type of BigDecimal In-Reply-To: <13252726.1166637561138.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ http://issues.apache.org/jira/browse/ADFFACES-336?page=3Dcomments#act= ion_12460010 ]=20 =20 Matthias We=C3=9Fendorf commented on ADFFACES-336: --------------------------------------------- Dave, I'll have a look. thx! > convertNumber component does not work with a target type of BigDecimal > ---------------------------------------------------------------------- > > Key: ADFFACES-336 > URL: http://issues.apache.org/jira/browse/ADFFACES-336 > Project: MyFaces ADF-Faces > Issue Type: Bug > Reporter: Dave Brunette > Assigned To: Matthias We=C3=9Fendorf > Attachments: BaseConverter_BigDecimal.patch > > > With a convertNumber component in an inputText whose value is bound to a = property type of BigDecimal in the bean, an Exception will occur when the p= age is submitted. This works fine with property types of Double or Float, = but fails with BigDecimal. Since many currecny values are stored in a BegD= ecimal, the convertNumber should support that type. --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira