Return-Path: Delivered-To: apmail-ofbiz-dev-archive@www.apache.org Received: (qmail 49143 invoked from network); 3 Apr 2009 09:34:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Apr 2009 09:34:48 -0000 Received: (qmail 9298 invoked by uid 500); 3 Apr 2009 09:34:47 -0000 Delivered-To: apmail-ofbiz-dev-archive@ofbiz.apache.org Received: (qmail 9269 invoked by uid 500); 3 Apr 2009 09:34:47 -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 9259 invoked by uid 99); 3 Apr 2009 09:34:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2009 09:34:46 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [212.27.42.4] (HELO smtp4-g21.free.fr) (212.27.42.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2009 09:34:37 +0000 Received: from smtp4-g21.free.fr (localhost [127.0.0.1]) by smtp4-g21.free.fr (Postfix) with ESMTP id DDF614C81B2 for ; Fri, 3 Apr 2009 11:34:13 +0200 (CEST) Received: from laz.localnet (lau18-1-82-246-197-134.fbx.proxad.net [82.246.197.134]) by smtp4-g21.free.fr (Postfix) with ESMTP id C413B4C81E1 for ; Fri, 3 Apr 2009 11:34:10 +0200 (CEST) From: gil portenseigne To: dev@ofbiz.apache.org Subject: Error with link "BackHome" Date: Fri, 3 Apr 2009 11:34:09 +0200 User-Agent: KMail/1.10.4 (Linux/2.6.27-9-generic; KDE/4.1.4; i686; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200904031134.09850.gil.portenseigne@nereide.fr> X-Virus-Checked: Checked by ClamAV on apache.org During a SFA contact creation i tried to use the link "Go Back", leading to an error. To correct this : Index: applications/marketing/webapp/sfa/WEB-INF/controller.xml =================================================================== --- applications/marketing/webapp/sfa/WEB-INF/controller.xml (revision 761579) +++ applications/marketing/webapp/sfa/WEB-INF/controller.xml (working copy) @@ -174,6 +174,10 @@ + + + + Thanks Gil PORTENSEIGNE