<?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: Incompatible change in loadComplete</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/incompatible-change-in-loadcomplete</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/incompatible-change-in-loadcomplete/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Incompatible change in loadComplete</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/incompatible-change-in-loadcomplete#p17148</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/incompatible-change-in-loadcomplete#p17148</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks will make the change.</p>
<p>Yes it is true the trhid paramin success is only passes when a jQuery 1.4x is used.</p>
</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 13 May 2010 18:41:34 +0300</pubDate>
        </item>
        <item>
        	<title>pbor on Incompatible change in loadComplete</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/incompatible-change-in-loadcomplete#p17078</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/incompatible-change-in-loadcomplete#p17078</guid>
        	        	<description><![CDATA[<p>Note also that the xhr param to success() is there only on for jquery 1.4 so using it would still break for jquery 1.3 users (not sure if that is still supported)</p>
]]></description>
        	        	<pubDate>Tue, 11 May 2010 18:11:36 +0300</pubDate>
        </item>
        <item>
        	<title>pbor on Incompatible change in loadComplete</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/incompatible-change-in-loadcomplete#p17073</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/incompatible-change-in-loadcomplete#p17073</guid>
        	        	<description><![CDATA[<p>The following changeset caused an incompatible change:</p>
</p>
<p><a href="http://github.com/tonytomov/jqGrid/commit/e6a7fa8ccf7052f11960c5a0dfb34f9967ff1898" rel="nofollow" target="_blank"><a href="http://github.com/tonytomov/jq" rel="nofollow">http://github.com/tonytomov/jq</a>.....9967ff1898</a></p>
</p>
<p>in particular the line&#160;</p>
</p>
<pre>lc.call(ts,req)<br /><br />"req" used to be a xhr since it was coming from <br /><br />complete(XMLHttpRequest, textStatus)<br /><br />but now it is a Document since it is coming from <br /><br />success(data, textStatus, XMLHttpRequest)<br /><br />As a matter of fact the signature used for success is wrong<br /><br /><br />Best regards,<br /><br />   Paolo</pre>
]]></description>
        	        	<pubDate>Tue, 11 May 2010 17:10:49 +0300</pubDate>
        </item>
</channel>
</rss>