You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Mridul Pathak (JIRA)" <ji...@apache.org> on 2015/01/17 16:24:34 UTC

[jira] [Commented] (OFBIZ-3433) eCommerce main store front error returned when attempt is made to "Sign Up For Contact List"

    [ https://issues.apache.org/jira/browse/OFBIZ-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14281410#comment-14281410 ] 

Mridul Pathak commented on OFBIZ-3433:
--------------------------------------

This is not a service level bug. Email is a required input parameter for "signUpForContactList" service, which is correct behavior. Instead it is a UI issue, anonymous user needs to provide email to subscribe, sign up form does have an input field for entering email (or select field for registered users) but it has no label, which is confusing to the user. Neither is it displayed as a required field in the form.

> 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
>
> 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)