Return-Path: Delivered-To: apmail-incubator-ofbiz-dev-archive@locus.apache.org Received: (qmail 92306 invoked from network); 1 Aug 2006 10:53:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2006 10:53:49 -0000 Received: (qmail 80695 invoked by uid 500); 1 Aug 2006 10:53:47 -0000 Delivered-To: apmail-incubator-ofbiz-dev-archive@incubator.apache.org Received: (qmail 80678 invoked by uid 500); 1 Aug 2006 10:53:47 -0000 Mailing-List: contact ofbiz-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ofbiz-dev@incubator.apache.org Delivered-To: mailing list ofbiz-dev@incubator.apache.org Received: (qmail 80669 invoked by uid 99); 1 Aug 2006 10:53:47 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 03:53:47 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 03:53:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B12DF41001F for ; Tue, 1 Aug 2006 10:51:15 +0000 (GMT) Message-ID: <19506838.1154429475722.JavaMail.jira@brutus> Date: Tue, 1 Aug 2006 03:51:15 -0700 (PDT) From: "Ray Barlow (JIRA)" To: ofbiz-dev@incubator.apache.org Subject: [jira] Created: (OFBIZ-127) Quick lookup on order entry crashes if no productId specified and you click "next" for more page results MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Quick lookup on order entry crashes if no productId specified and you click "next" for more page results -------------------------------------------------------------------------------------------------------- Key: OFBIZ-127 URL: http://issues.apache.org/jira/browse/OFBIZ-127 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: order Affects Versions: SVN trunk Environment: NA Reporter: Ray Barlow Attachments: order_entry_lookup.patch In the ordermgr go to order entry and go through to the basket/add product page. Leave the "Product ID" field emtpy and click on "Quick Lookup". For the default demo data I get 1-10 of 47 results and if I click on "Next" to see page two it will crash. A simple null check is in the attached patch file. -- 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