Page 1 of 1

bug in the return email from an inquiry on the contact page

Posted: Sat Aug 08, 2009 7:28 am
by webd08
I am using 1.3 and when I tested the send Enquiry section on the contact us page. In the email the company receives the (') in didn't appeared as (didn't ).

Re: bug in the return email from an inquiry on the contact page

Posted: Sun Aug 09, 2009 12:19 am
by RaymondBeaudoin
I have the same problem. So far I haven't seen anything to fix it except hardcoding it. Read this topic for that how-to:

http://forum.opencart.com/viewtopic.php?f=20&t=5455

Re: bug in the return email from an inquiry on the contact page

Posted: Sun Aug 09, 2009 12:24 am
by Daniel
it will be fixed in the next version.

hopefully today.

Re: bug in the return email from an inquiry on the contact page

Posted: Sun Aug 09, 2009 5:09 am
by webd08
thanks for the info

Re: bug in the return email from an inquiry on the contact page

Posted: Sun Nov 01, 2009 11:43 pm
by kcllc
Has this been fixed? I can't find a fix for it on the forum and my mails still come through with &#039 and &quot and I really would like to eliminate that in both the contact form emails, order emails and emailed comments from the store to the customers. It looks awful to tell a customer "I'll adjust your total" and what they receive is "I&#039ll adjust your total"

Re: bug in the return email from an inquiry on the contact page

Posted: Fri Nov 06, 2009 9:39 am
by kcllc
Is there a solution for this?

Re: bug in the return email from an inquiry on the contact page

Posted: Fri Nov 06, 2009 11:16 am
by Daniel
you need to add the html_enitite_decode function to where your mails are sent.

Re: bug in the return email from an inquiry on the contact page

Posted: Fri Nov 06, 2009 5:17 pm
by kcllc
Which files do I need to edit please?