<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — customer name contains comma causing e-mail to fail]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1151&amp;type=atom" />
	<updated>2010-03-02T12:06:19Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1151</id>
		<entry>
			<title type="html"><![CDATA[Re: customer name contains comma causing e-mail to fail]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5081#p5081" />
			<content type="html"><![CDATA[<p>This has been fixed in the from/to email. The commas in from/to name has been been replaced with a &#039;&#039;.<br />The CVS Main trunk updated. Affected file: /reporting/includes/pdf_report.inc.<br />You can download the file here:</p><br /><br /><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2010-03-02T12:06:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5081#p5081</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: customer name contains comma causing e-mail to fail]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5080#p5080" />
			<content type="html"><![CDATA[<p>That is not surprising.</p><p>Maybe we should add checking to the add/modify customers to check for &quot;,;&#039; and any other specials that are not valid in names.</p><p>Granted we could attempt to escape it which may be as simple as &quot;lastname, firstname&quot; but that could look odd to most people.</p><p>Maybe YOU can try entering the name that way, the email should accept it, I am not sure how it will look elsewhere in FA</p><p>tom</p>]]></content>
			<author>
				<name><![CDATA[tom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=331</uri>
			</author>
			<updated>2010-03-02T11:59:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5080#p5080</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[customer name contains comma causing e-mail to fail]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5077#p5077" />
			<content type="html"><![CDATA[<p>I split customer name with a comma by:<br />lastname, firstname</p><p>also for the short name (as I did an import from my previous ledger with the FA cvs import module).</p><p>The result is that it tries to e-mail to:</p><p>To: lastname@serverdomein.nl, firstname &lt;validemail@validdomain.nl&gt;</p><p>I took this line from the mail it tries to send. FA 2.2.6 returns an error that it could not send the mail (I send it in the page just after submitting the sales invoice).</p><p>It looks like it tries to send it to two addresses:<br />lastname@serverdomein.nl<br />firstname &lt;validemail@validdomain.nl&gt;</p>]]></content>
			<author>
				<name><![CDATA[shopimport]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=512</uri>
			</author>
			<updated>2010-03-02T09:29:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5077#p5077</id>
		</entry>
</feed>
