<?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 in includes\ui\ui_controls.inc]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7002</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7002&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Bug in includes\ui\ui_controls.inc.]]></description>
		<lastBuildDate>Mon, 02 Oct 2017 10:53:43 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Bug in includes\ui\ui_controls.inc]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28811#p28811</link>
			<description><![CDATA[<p>This happened on <a href="https://github.com/FrontAccountingERP/FA/commit/3b431d909abc53e4a4d712cbafa39ca556409d0e#diff-0aba6665c22e9f826e7160525631feaaR242">2015-02-18</a> when the file was edited.</p><p>@joe: can fix this.<br /><a href="https://github.com/FrontAccountingERP/FA/commit/4acd1f93d4d8b7f86a6ca6560c22b387ec66e82a">Committed</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 02 Oct 2017 10:53:43 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28811#p28811</guid>
		</item>
		<item>
			<title><![CDATA[Bug in includes\ui\ui_controls.inc]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28809#p28809</link>
			<description><![CDATA[<p>Hi,</p><p>Testing with debugging on I found I was getting a lot of these messages:</p><p>A non-numeric value encountered in file: C:\Users\Paul\htdocs\fa24\includes\ui\ui_controls.inc at line 258<br />C:\Users\Paul\htdocs\fa24\includes\ui\ui_view.inc:213: &nbsp; &nbsp; viewer_link(&#039;Asset register&#039;,&#039;admin/view/view_package.php?id=asset_register&#039;,&#039;&#039;,&#039;&#039;,&#039;&#039;)<br />C:\Users\Paul\htdocs\fa24\admin\inst_module.php:121: &nbsp; &nbsp; get_package_view_str(&#039;asset_register&#039;,&#039;Asset register&#039;)<br />C:\Users\Paul\htdocs\fa24\admin\inst_module.php:269: &nbsp; &nbsp; display_extensions((Array[22]))</p><p>Problem was due to an extra &#039;-&#039; at the start of line 258 in&nbsp; includes\ui\ui_controls.inc</p><p>-&nbsp; &nbsp; &nbsp; &nbsp; $preview_str = &quot;&lt;a target=&#039;_blank&#039; $class $id href=&#039;$path_to_root/$url&#039; onclick=\&quot;javascript:openWindow(this.href,this.target); return false;\&quot;$pars[1]&gt;$pars[0]&lt;/a&gt;&quot;;</p><p>Removing the extra &#039;-&#039; fixed the issue</p><p>&nbsp; &nbsp; &nbsp; &nbsp; $preview_str = &quot;&lt;a target=&#039;_blank&#039; $class $id href=&#039;$path_to_root/$url&#039; onclick=\&quot;javascript:openWindow(this.href,this.target); return false;\&quot;$pars[1]&gt;$pars[0]&lt;/a&gt;&quot;;</p><p>Hope this helps.</p>]]></description>
			<author><![CDATA[null@example.com (PaulShipley)]]></author>
			<pubDate>Mon, 02 Oct 2017 09:55:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28809#p28809</guid>
		</item>
	</channel>
</rss>
