<?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: small bug in grid.formedit.js of version 3.6 and translations for grid.locale-de.js</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/small-bug-in-gridformeditjs-of-version-36-and-translations-for-gridlocale-dejs</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/small-bug-in-gridformeditjs-of-version-36-and-translations-for-gridlocale-dejs/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on small bug in grid.formedit.js of version 3.6 and translations for grid.locale-de.js</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/small-bug-in-gridformeditjs-of-version-36-and-translations-for-gridlocale-dejs#p11321</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/small-bug-in-gridformeditjs-of-version-36-and-translations-for-gridlocale-dejs#p11321</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks Oleg. Fixed.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 30 Oct 2009 11:31:40 +0200</pubDate>
        </item>
        <item>
        	<title>OlegK on small bug in grid.formedit.js of version 3.6 and translations for grid.locale-de.js</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/small-bug-in-gridformeditjs-of-version-36-and-translations-for-gridlocale-dejs#p11315</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/small-bug-in-gridformeditjs-of-version-36-and-translations-for-gridlocale-dejs#p11315</guid>
        	        	<description><![CDATA[<p>Hello Tonny,</p>
</p>
<p>in 3.6 version of grid.formedit.js there is a small bug in the line 807. The line</p>
<p>&#160;&#160;&#160;&#160;&#160; data: $.isFunction(rp_ge.serializeEditdata) ? rp_ge.serializeEditdata(postdata) :&#160; postdata,</p>
<p>sould be replaced with</p>
<p>&#160;&#160;&#160;&#160;&#160; data: $.isFunction(rp_ge.serializeEditData) ? rp_ge.serializeEditData(postdata) :&#160; postdata,</p>
<p>(serializeEditData instead of serializeEditdata).</p>
</p>
<p>Moreover, in grid.locale-de.js new textes" is not defined!", " return value is required!", "Custom function should return array!" and "Custom function should be present in case of custom checking!" should be translated to German as following:</p>
<p>" ist nicht definiert", " R&#252;ckgabewert ist erforderlich!", "Benutzerdefinierte Funktion sollte ein Array zur&#252;ckgeben!", "Benutzerdefinierte Funktion sollte im Falle der benutzerdefinierten &#220;berpr&#252;fung vorhanden sein!".</p>
</p>
<p>Best regards</p>
<p>Oleg</p>
]]></description>
        	        	<pubDate>Fri, 30 Oct 2009 09:17:05 +0200</pubDate>
        </item>
</channel>
</rss>