Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-10844

Ecommerce AnonContactus.ftl doesn't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Release Branch 16.11, Release Branch 18.12, Release Branch 17.12, Trunk
    • 16.11.06, 17.12.01, 18.12.01
    • ecommerce
    • None
    • Win10 + OFBiz 16.11.04 + mysql.

    • Important

    Description

      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="yourmailaddress@example.com"/>

      While the email "yourmailaddress@example.com" should have been properly set up in your system.

      It works for me!

      Attachments

        1. OFBIZ-10844.patch
          1.0 kB
          Pawan Verma

        Activity

          People

            pawan Pawan Verma
            Schumann Schumann Ye
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: