<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: 'undefined' is being sent  in multiplesearch 3.5.2</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/undefined-is-being-sent-in-multiplesearch-352</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/bugs/undefined-is-being-sent-in-multiplesearch-352/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on 'undefined' is being sent  in multiplesearch 3.5.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/undefined-is-being-sent-in-multiplesearch-352#p8744</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/undefined-is-being-sent-in-multiplesearch-352#p8744</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The author of the plugin tell me that this should not be changed and all should work. In my test enviroment all&#160; work ok whitout any change. The same is in the demo site.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 18 Aug 2009 10:57:45 +0300</pubDate>
        </item>
        <item>
        	<title>Michael Kansky on 'undefined' is being sent  in multiplesearch 3.5.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/undefined-is-being-sent-in-multiplesearch-352#p8711</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/undefined-is-being-sent-in-multiplesearch-352#p8711</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>Again double post &#8211; please do not do this again.</p>
<p>Reagrds</p>
<p>Tony</p>
</blockquote>
<hr />
<p>Hello Tony,</p>
<p>I thnk we have figured it out:</p>
<p><strong>jquery.searchFilter.js</strong></p>
<p><strong>In</strong> <span style="font-size: x-small;">jQ.find(</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">".ui-search"</span></span><span style="font-size: x-small;">).click(</span><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">function</span></span><span style="font-size: x-small;">(e) {&#160; <strong>function in</strong> <span style="font-size: x-small;">ui.find(</span><span style="font-size: x-small; color: #800000;"><span style="font-size: x-small; color: #800000;">".sf"</span></span><span style="font-size: x-small;">).each(</span><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">function</span></span><span style="font-size: x-small;">(i) { <strong>loop, you have the following</strong>:</span></span></p>
<p><span style="font-size: x-small;"><span style="font-size: x-small;">var tData = jQuery(this).find("input[name=&#39;data&#39;],select[name=&#39;op&#39;] :selected").val();</span></span></p>
<p><span style="font-size: x-small;"><span style="font-size: x-small;">Changing it to:</span></span></p>
</p>
<p><span style="font-size: x-small;"><span style="font-size: x-small;"></span></span></p>
<p><span style="font-size: x-small;"><span style="font-size: x-small;">var tData = jQuery(this).find("input,select[name=&#39;op&#39;] :selected").val();</span></span></p>
</p>
<p>fixed our problem and all fields are now coming across.</p>
<p>I don&#39;t even know how it was finding the first field before the fix because none of the controls in search filter have "Data" name, they are all outputed as the following:</p>
<p>&#60;input class=data tabIndex=-1 value=somevalue&#62;</p>
<p>Do you have any thoughts on this?</p>
<p>Thank you,</p>
<p>Michael</p>
</p>
<p>&#160;</p>
]]></description>
        	        	<pubDate>Mon, 17 Aug 2009 10:56:22 +0300</pubDate>
        </item>
        <item>
        	<title>tony on 'undefined' is being sent  in multiplesearch 3.5.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/undefined-is-being-sent-in-multiplesearch-352#p8605</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/undefined-is-being-sent-in-multiplesearch-352#p8605</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Again double post - please do not do this again.</p>
<p>Reagrds</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 15 Aug 2009 01:44:23 +0300</pubDate>
        </item>
        <item>
        	<title>Michael Kansky on 'undefined' is being sent  in multiplesearch 3.5.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/undefined-is-being-sent-in-multiplesearch-352#p8592</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/undefined-is-being-sent-in-multiplesearch-352#p8592</guid>
        	        	<description><![CDATA[<p>multiplesearch problem previousely report ed in <a href="http://www.trirand.com/blog/?page_id=393/help/multisearch-return-datas-as-undefined-when-twice-or-more-1&#038;value=undefined%251&#038;search=1&#038;ret=all" rel="nofollow" target="_blank"><a href="http://www.trirand.com/blog/?p" rel="nofollow">http://www.trirand.com/blog/?p</a>.....38;ret=all</a>:</p>
<p>In 3.5.2 the problem with search fields submitted as &#39;undefined&#39; (if there are more than one fields submitted) still stands.</p>
<p>First field used in search comes across correctly every following field comes across as &#39;undefined&#39;</p>
<p>Using IE 7</p>
<p>Is there a fix for this?</p>
]]></description>
        	        	<pubDate>Fri, 14 Aug 2009 11:59:50 +0300</pubDate>
        </item>
</channel>
</rss>