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 72A4B178D2 for ; Sat, 17 Jan 2015 16:16:33 +0000 (UTC) Received: (qmail 50854 invoked by uid 500); 17 Jan 2015 16:16:34 -0000 Delivered-To: apmail-ofbiz-dev-archive@ofbiz.apache.org Received: (qmail 50822 invoked by uid 500); 17 Jan 2015 16:16:34 -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 50810 invoked by uid 99); 17 Jan 2015 16:16:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Jan 2015 16:16:34 +0000 Date: Sat, 17 Jan 2015 16:16:34 +0000 (UTC) From: "Mridul Pathak (JIRA)" To: dev@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (OFBIZ-3433) eCommerce main store front error returned when attempt is made to "Sign Up For Contact List" 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-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mridul Pathak resolved OFBIZ-3433. ---------------------------------- Resolution: Fixed Fix Version/s: Release Branch 13.07 Trunk 14.12.01 Committed patch in trunk r1652627, 14.12 r1652628, 13.07 r1652633. > eCommerce main store front error returned when attempt is made to "Sign Up For Contact List" > -------------------------------------------------------------------------------------------- > > Key: OFBIZ-3433 > URL: https://issues.apache.org/jira/browse/OFBIZ-3433 > Project: OFBiz > Issue Type: Bug > Components: specialpurpose/ecommerce > Affects Versions: Release Branch 09.04, Release Branch 13.07, Trunk, 14.12.01 > Environment: version 904025 > Reporter: Ruth Hoffman > Assignee: Mridul Pathak > Fix For: 14.12.01, Trunk, Release Branch 13.07 > > Attachments: OFBIZ-3433.patch > > > Selecting the "Product Tips Newsletter" from the "Sign Up For Contact List" -> subscribe on main eCommerce web page causes the following errors to be displayed on the web page: > The Following Errors Occurred: > The following required parameter is missing: [signUpForContactList.email] > Logfile shows the following: > 2010-01-28 23:09:58,017 (http-0.0.0.0-8080-4) [ ServiceDispatcher.java:374:ERROR] > ---- exception report ---------------------------------------------------------- > Incoming context (in runSync : signUpForContactList) does not match expected requirements > Exception: org.ofbiz.service.ServiceValidationException > Message: The following required parameter is missing: [signUpForContactList.email] > ---- stack trace --------------------------------------------------------------- -- This message was sent by Atlassian JIRA (v6.3.4#6332)