<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — RepGen 2.2 Bug Fix]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=959</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=959&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in RepGen 2.2 Bug Fix.]]></description>
		<lastBuildDate>Sat, 12 Dec 2009 05:50:59 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: RepGen 2.2 Bug Fix]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=4148#p4148</link>
			<description><![CDATA[<p>Nice &amp; Efficient Work Joe.</p><p>khaled</p>]]></description>
			<author><![CDATA[null@example.com (Kalido)]]></author>
			<pubDate>Sat, 12 Dec 2009 05:50:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=4148#p4148</guid>
		</item>
		<item>
			<title><![CDATA[Re: RepGen 2.2 Bug Fix]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=4146#p4146</link>
			<description><![CDATA[<p>Please download the file once again from the Website. the download file has been replaced.<br />The problem was that there were 2 javascript windows with the same name. This is now fixed and it works ok again.<br />The file creating the error was repgen_create.php</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 11 Dec 2009 23:39:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=4146#p4146</guid>
		</item>
		<item>
			<title><![CDATA[RepGen 2.2 Bug Fix]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=4145#p4145</link>
			<description><![CDATA[<p>Hello Joe,</p><p>in RepGen, if you try to go :</p><p>Account List [Run] ==&gt; then next if you try to :</p><p>press the&nbsp; Button [ Test the SQL Statement ], you will find a Bug. </p><p>And this is how I fix it in 2 steps :</p><br /><p>1. Replace in : repgen_create.php ( line 203 #&nbsp; )</p><p>from :<br />-------</p><p>$txt = &quot;&lt;input type=&#039;button&#039; name=&#039;test_sel&#039; value=&#039;&quot;.TEST_SEL.<br />&nbsp; &nbsp; &quot;&#039; onclick=\&quot;openWindow(&#039;&quot;.REPGENDIR.&quot;/repgen_test_sel.php&quot;.&quot;&#039;, &#039;SQL&#039;);\&quot; &gt;&quot;;</p><p>to :<br />----</p><p>$txt = &quot;&lt;input type=&#039;button&#039; name=&#039;test_sel&#039; value=&#039;&quot;.TEST_SEL.<br />&nbsp; &nbsp; &quot;&#039; onclick=\&quot;openWindow(&#039;&quot;.REPGENDIR.&quot;/repgen_test_sel.php?var101=&quot;.$sql.&quot;&#039;, &#039;SQL&#039;);\&quot; &gt;&quot;;</p><br /><br /><p>2. Add in :&nbsp; &nbsp; repgen_test_sel.php&nbsp; ( line 22 # )</p><p>$sql =$_GET[&#039;var101&#039;];&nbsp; </p><br /><p>So the Bug is fixed at this stage. <br />----------------------------------------------------------</p><p>But, If you enter a New SQL statement in the textarea &amp; try to </p><p>press the&nbsp; Button [ Test the SQL Statement ], you will find that now , the $sql</p><p>variable was not passed through ( var101 ) to the pop up window like if it treats</p><p> $sql = &quot;&quot;. </p><p>Instead of that, if you press the [Page Definition for Strings], you will find </p><p>that the page is directed to a new page and $sql now is treated well.</p><p>I could not find the clue. Can you help resolving this bug please.</p><br /><br /><p>Regards,</p><br /><p>Khaled</p>]]></description>
			<author><![CDATA[null@example.com (Kalido)]]></author>
			<pubDate>Fri, 11 Dec 2009 16:06:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=4145#p4145</guid>
		</item>
	</channel>
</rss>
