<?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: Wrong number check with french locale</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/wrong-number-check-with-french-locale</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/wrong-number-check-with-french-locale/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Strato on Wrong number check with french locale</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/wrong-number-check-with-french-locale#p24423</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/wrong-number-check-with-french-locale#p24423</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>When I use the "editrules": { "number": true }, I expect that numbers will be checked in accordance to the loaded locale. In my case, french language.</p>
<p>If I input "3,5" which is a french decimal number, it doesn&#39;t pass validation. It&#39;s expecting a dot as decimal separator, even if the locale precises it should be a comma.</p>
<p>I had to use a custom editrule with a regex to perform the validation myself.</p>
<p>Is it by design? Is it a bug?</p>
<p>Thanks for your help.</p>
]]></description>
        	        	<pubDate>Fri, 26 Aug 2011 16:18:31 +0300</pubDate>
        </item>
</channel>
</rss>