Return-Path: X-Original-To: apmail-ofbiz-dev-archive@www.apache.org Delivered-To: apmail-ofbiz-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9A1AFD4A3 for ; Sat, 15 Sep 2012 05:54:08 +0000 (UTC) Received: (qmail 97132 invoked by uid 500); 15 Sep 2012 05:54:08 -0000 Delivered-To: apmail-ofbiz-dev-archive@ofbiz.apache.org Received: (qmail 97061 invoked by uid 500); 15 Sep 2012 05:54:08 -0000 Mailing-List: contact dev-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list dev@ofbiz.apache.org Received: (qmail 97037 invoked by uid 99); 15 Sep 2012 05:54:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Sep 2012 05:54:07 +0000 Date: Sat, 15 Sep 2012 16:54:07 +1100 (NCT) From: "Deepak Dixit (JIRA)" To: dev@ofbiz.apache.org Message-ID: <1550619509.83742.1347688447493.JavaMail.jiratomcat@arcas> In-Reply-To: <468755653.94569.1343111074658.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (OFBIZ-4972) NumberFormateException while update order items. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OFBIZ-4972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456328#comment-13456328 ] Deepak Dixit commented on OFBIZ-4972: ------------------------------------- Thanks Ashish. > NumberFormateException while update order items. > ------------------------------------------------ > > Key: OFBIZ-4972 > URL: https://issues.apache.org/jira/browse/OFBIZ-4972 > Project: OFBiz > Issue Type: Bug > Components: order > Reporter: Deepak Dixit > Assignee: Ashish Vijaywargiya > Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, Release Branch 12.04 > > Attachments: OFBIZ-4972-10.04.patch, OFBIZ-4972.patch > > > If order item price or quantity is greater then 999 then update order items service throw NumberFormateException. > Steps to regenerate: > - Create an order(SO/PO). > - Edit order items, set order price 1000 and update order items. > - Again edit order items and try to update price from (1,000 to 1,002). > System will throw NPE and if same will perform for quantity then it will throw NumberFormateException on console. > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira