From notifications-return-25103-archive-asf-public=cust-asf.ponee.io@ofbiz.apache.org Tue Apr 16 12:40:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id A2B37180630 for ; Tue, 16 Apr 2019 14:40:01 +0200 (CEST) Received: (qmail 50205 invoked by uid 500); 16 Apr 2019 12:40:01 -0000 Mailing-List: contact notifications-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 notifications@ofbiz.apache.org Received: (qmail 50184 invoked by uid 99); 16 Apr 2019 12:40:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Apr 2019 12:40:00 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 6680CE0163 for ; Tue, 16 Apr 2019 12:40:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1DEB724422 for ; Tue, 16 Apr 2019 12:40:00 +0000 (UTC) Date: Tue, 16 Apr 2019 12:40:00 +0000 (UTC) From: "Pawan Verma (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OFBIZ-10844) Ecommerce AnonContactus.ftl doesn't work MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OFBIZ-10844?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Pawan Verma updated OFBIZ-10844: -------------------------------- Attachment: OFBIZ-10844.patch > Ecommerce AnonContactus.ftl doesn't work > ---------------------------------------- > > Key: OFBIZ-10844 > URL: https://issues.apache.org/jira/browse/OFBIZ-10844 > Project: OFBiz > Issue Type: Bug > Components: ecommerce > Affects Versions: 16.11.04 > Environment: Win10 + OFBiz 16.11.04 + mysql. > Reporter: Schumann Ye > Assignee: Pawan Verma > Priority: Minor > Attachments: OFBIZ-10844.patch > > Original Estimate: 0h > Remaining Estimate: 0h > > Ecommerce "Contact Us" with anonymous login doesn't work after filling in= email and all necessary info. > The root cause is the simple method "sendContactUsEmailToCompany" within > the file \applications\party\minilang\communication\CommunicationEventSer= vices.xml has defined the field "sendFrom" as inputted email address from t= he anonymous users.=C2=A0 > To fix it, it should be changed as follows: > > While the email "yourmailaddress@example.com" should have been properly s= et up in your system. > It works for me! -- This message was sent by Atlassian JIRA (v7.6.3#76005)