dimps123 / web-invoice

Automatically exported from code.google.com/p/web-invoice
GNU General Public License v3.0
0 stars 2 forks source link

Email 'From' Error #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use html in the "Business Name:" box in the Settings page
2. Issue 'paid' email receipt.
3.

What is the expected output? What do you see instead?

The error in the 'From' line

"www.indonesiamatters.com" <strongMau@vps.indonesiamatters.com>, 
MISSING_MAILBOX_TERMINATOR@.SYNTAX-ERROR.,  Ke@vps.indonesiamatters.com,  Mana@

OR

<strong>Mau Ke Mana</strong> <flights@indonesiamatters.com" 
<strongMau@vps.indonesiamatters.com>, 
MISSING_MAILBOX_TERMINATOR@.SYNTAX-ERROR., Ke@vps.indonesiamatters.com, Mana@ 

What version of the product are you using? On what operating system?

Version 2.0.3
WP3.0 multisite

Please provide any additional information below.

Original issue reported on code.google.com by david.pa...@gmail.com on 24 Jun 2010 at 11:12

GoogleCodeExporter commented 8 years ago
Looks like the issue is with sanitizing the 'From' address. Will fix.

Original comment by sh.mohanjith on 24 Jun 2010 at 11:59

GoogleCodeExporter commented 8 years ago
Latest one ok:

From:       "www.indonesiamatters.com" <flights@indonesiamatters.com>

although I don't understand why the from name is "www.indonesiamatters.com"

Original comment by david.pa...@gmail.com on 25 Jun 2010 at 9:07

GoogleCodeExporter commented 8 years ago
Oops, forgot to say, it's ok because I removed the strong tags from the 
"Business Name" field in Settings.

Original comment by david.pa...@gmail.com on 25 Jun 2010 at 9:08

GoogleCodeExporter commented 8 years ago

Original comment by sh.mohanjith on 28 Jun 2010 at 2:12

GoogleCodeExporter commented 8 years ago

Original comment by sh.mohanjith on 28 Jun 2010 at 3:04

GoogleCodeExporter commented 8 years ago
Fixed in revision 4

Original comment by sh.mohanjith on 28 Jun 2010 at 3:05