<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — quoting problem in manufacturing/inquiry/where_used_inquiry.php]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=638&amp;type=atom" />
	<updated>2009-05-14T20:36:57Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=638</id>
		<entry>
			<title type="html"><![CDATA[Re: quoting problem in manufacturing/inquiry/where_used_inquiry.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2545#p2545" />
			<content type="html"><![CDATA[<p>Yes, this is a problem. Here is conflict between two meanings of ampersand. First it is used to quote special chars in database, second it can be used as hotkey prefix. At first glance I think we could remove the access_string call in pager_link function without harm, but I&#039;m not sure now. Please report this issue on mantis to be fixed asap.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-05-14T20:36:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2545#p2545</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[quoting problem in manufacturing/inquiry/where_used_inquiry.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2539#p2539" />
			<content type="html"><![CDATA[<p>When I run a where used query I see:</p><p>GRIT-12 - 12quot; Grit Kit</p><p>when it should say</p><p>GRIT-12 - 12&quot; Grit Kit</p><p>HTML</p><p>&lt;tr class=&#039;evenrow&#039;&gt;<br />&lt;td &gt;&lt;a href=&#039;../../manufacturing/manage/bom_edit.php?stock_id=GRIT-12&#039; accesskey=&#039;Q&#039;&gt;GRIT-12 - 12&lt;u&gt;q&lt;/u&gt;uot; Grit Kit&lt;/a&gt;&lt;/td&gt;<br />&lt;td &gt;Garage&lt;/td&gt;<br />&lt;td &gt;Default&lt;/td&gt;<br />&lt;td &gt;1&lt;/td&gt;</p><p>This is because the short cut key syntax uses &amp;,</p><p>Maybe before checking for the &amp; the code should urldecode the string and then re-urlencode the string?</p><p>I looked around in the code, but got a bit lost...<br />I am sure you know right where to go...</p><p>tom</p>]]></content>
			<author>
				<name><![CDATA[tom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=331</uri>
			</author>
			<updated>2009-05-14T11:21:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2539#p2539</id>
		</entry>
</feed>
