[jira] [Commented] (OFBIZ-10844) Ecommerce AnonContactus.ftl doesn't work

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10844) Ecommerce AnonContactus.ftl doesn't work

Nicolas Malin (Jira)

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

Pawan Verma commented on OFBIZ-10844:
-------------------------------------

I have tested this bug on latest Trunk and to do this I have enabled emails on the local machine. It worked for me I got an email with details entered by the user.

 

Can we get more clear details about what the actual issue is so that we can fix it?

> 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
>   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\CommunicationEventServices.xml has defined the field "sendFrom" as inputted email address from the anonymous users. 
> To fix it, it should be changed as follows:
> <set field="emailParams.sendFrom" value="[hidden email]"/>
> While the email "[hidden email]" should have been properly set up in your system.
> It works for me!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)