<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Bug fixed in purchase]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=194</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=194&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Bug fixed in purchase.]]></description>
		<lastBuildDate>Wed, 16 Apr 2008 21:45:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Bug fixed in purchase]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=573#p573</link>
			<description><![CDATA[<p>Thanks, <br />Bug fixed and CVS 2.0 unstable repository updated.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 16 Apr 2008 21:45:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=573#p573</guid>
		</item>
		<item>
			<title><![CDATA[Bug fixed in purchase]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=572#p572</link>
			<description><![CDATA[<p>In FA 2.0 beta (with no_item_list checked)</p><p>root_FA/includes/ui/ui_lists.inc:914<br /></p><div class="codebox"><pre><code>$sql = &quot;AND</code></pre></div><p>That line _replaces_ the sql string, which does not generate any result.</p><p>The right behaviour is to concatenate. It must be:</p><div class="codebox"><pre><code>$sql .= &quot;AND</code></pre></div><p>Regards</p>]]></description>
			<author><![CDATA[null@example.com (setlord)]]></author>
			<pubDate>Wed, 16 Apr 2008 18:13:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=572#p572</guid>
		</item>
	</channel>
</rss>
