Return-Path: Delivered-To: apmail-ofbiz-user-archive@www.apache.org Received: (qmail 94833 invoked from network); 13 Feb 2009 06:42:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2009 06:42:27 -0000 Received: (qmail 52302 invoked by uid 500); 13 Feb 2009 06:42:24 -0000 Delivered-To: apmail-ofbiz-user-archive@ofbiz.apache.org Received: (qmail 52289 invoked by uid 500); 13 Feb 2009 06:42:24 -0000 Mailing-List: contact user-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ofbiz.apache.org Delivered-To: mailing list user@ofbiz.apache.org Received: (qmail 52278 invoked by uid 99); 13 Feb 2009 06:42:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Feb 2009 22:42:24 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [67.221.226.157] (HELO zimbra.hotwaxmedia.com) (67.221.226.157) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Feb 2009 06:42:16 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra.hotwaxmedia.com (Postfix) with ESMTP id ED743EB8255 for ; Fri, 13 Feb 2009 00:41:55 -0600 (CST) X-Virus-Scanned: amavisd-new at X-Spam-Score: -4.279 X-Spam-Level: Received: from zimbra.hotwaxmedia.com ([127.0.0.1]) by localhost (zimbra.hotwaxmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6b6MHqEUovin for ; Fri, 13 Feb 2009 00:41:51 -0600 (CST) Received: from [10.0.0.21] (unknown [122.168.195.52]) by zimbra.hotwaxmedia.com (Postfix) with ESMTP id 99AE0EB820D for ; Fri, 13 Feb 2009 00:41:50 -0600 (CST) Message-ID: <49951629.9090403@hotwaxmedia.com> Date: Fri, 13 Feb 2009 12:11:45 +0530 From: Amit Sharma User-Agent: Thunderbird 2.0.0.17 (X11/20080925) MIME-Version: 1.0 To: user@ofbiz.apache.org Subject: Error on showing configurable product Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Flag: NO X-Old-Spam-Status: No, score=-4.279 tagged_above=-10 required=6.2 tests=[AWL=-1.780, BAYES_00=-2.599, RDNS_NONE=0.1] Hello all, when clicked on configurable product PIZZA it shows error on current revision 743998 Error rendering screen [component://ecommerce/widget/CatalogScreens.xml#inlineProductDetail]: groovy.lang.MissingMethodException: No signature of method: static org.ofbiz.base.util.Base64.base64Encode() is applicable for argument types: (org.ofbiz.base.util.StringUtil$StringWrapper) values: {} Its fine on r742412 and not working fine on revision no 742413. Thanks Amit