<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Release: Validation Plugin 1.6</title>
	<atom:link href="http://bassistance.de/2009/11/30/release-validation-plugin-1-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/</link>
	<description>Jörn Zaefferer on Bass, Geeks and Rock'n'Roll</description>
	<lastBuildDate>Fri, 23 Jul 2010 15:57:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jörn</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-184410</link>
		<dc:creator>Jörn</dc:creator>
		<pubDate>Thu, 04 Mar 2010 18:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-184410</guid>
		<description>@Jatinder: Just include one of the messages_xx.js files on your page. Either just one, or write a routine to select the right file based on the user&#039;s locale.</description>
		<content:encoded><![CDATA[<p>@Jatinder: Just include one of the messages_xx.js files on your page. Either just one, or write a routine to select the right file based on the user&#8217;s locale.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jatinder</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-184409</link>
		<dc:creator>Jatinder</dc:creator>
		<pubDate>Thu, 04 Mar 2010 18:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-184409</guid>
		<description>I have been using jquery-validation plug-in for small validations. In my new project I am planning to use localization feature that is available in the plug-in. But I have not found any documentation on how to use this functionality that comes with the plug-in. Any sample code would be really helpful. Tip/Suggestion/Hint would work as well</description>
		<content:encoded><![CDATA[<p>I have been using jquery-validation plug-in for small validations. In my new project I am planning to use localization feature that is available in the plug-in. But I have not found any documentation on how to use this functionality that comes with the plug-in. Any sample code would be really helpful. Tip/Suggestion/Hint would work as well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Black</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-184091</link>
		<dc:creator>Steven Black</dc:creator>
		<pubDate>Tue, 02 Mar 2010 02:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-184091</guid>
		<description>Yep, I can confirm that the Validate plugin doesn&#039;t work with 1.4.2 because of this conflict with $.fn.delegate()</description>
		<content:encoded><![CDATA[<p>Yep, I can confirm that the Validate plugin doesn&#8217;t work with 1.4.2 because of this conflict with $.fn.delegate()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-183824</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Sat, 27 Feb 2010 04:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-183824</guid>
		<description>Now that 1.4.2 has it&#039;s own delegate() function, this plugin is no longer compatible.  It overwrites the jquery core version and the syntax (parameter order) is also different.  You mighr consider tweaking the official version to be compatible with 1.4.2</description>
		<content:encoded><![CDATA[<p>Now that 1.4.2 has it&#8217;s own delegate() function, this plugin is no longer compatible.  It overwrites the jquery core version and the syntax (parameter order) is also different.  You mighr consider tweaking the official version to be compatible with 1.4.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Kreider</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-181277</link>
		<dc:creator>Aaron Kreider</dc:creator>
		<pubDate>Thu, 28 Jan 2010 21:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-181277</guid>
		<description>Firebug 1.5.0 (and Firefox 3.5.7) give a warning on the demo and also for my own forms.  This affected both plugin versions 1.5.5 and 1.6

http://jquery.bassistance.de/validate/demo/


Warning:
The &#039;charCode&#039; property of a keyup event should not be used. The value is meaningless.

It&#039;s annoying because it happens once per keypress and fills up the console.</description>
		<content:encoded><![CDATA[<p>Firebug 1.5.0 (and Firefox 3.5.7) give a warning on the demo and also for my own forms.  This affected both plugin versions 1.5.5 and 1.6</p>
<p><a href="http://jquery.bassistance.de/validate/demo/" rel="nofollow">http://jquery.bassistance.de/validate/demo/</a></p>
<p>Warning:<br />
The &#8216;charCode&#8217; property of a keyup event should not be used. The value is meaningless.</p>
<p>It&#8217;s annoying because it happens once per keypress and fills up the console.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-178659</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 26 Dec 2009 01:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-178659</guid>
		<description>Great Plug-in Jörn.  We finally went live today and we are using your plug-in in all our forms at http://www.recarded.com if you want to add us to the Documentation Wiki / Sites That Use It section.

~james</description>
		<content:encoded><![CDATA[<p>Great Plug-in Jörn.  We finally went live today and we are using your plug-in in all our forms at <a href="http://www.recarded.com" rel="nofollow">http://www.recarded.com</a> if you want to add us to the Documentation Wiki / Sites That Use It section.</p>
<p>~james</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pluggd</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-177501</link>
		<dc:creator>Pluggd</dc:creator>
		<pubDate>Thu, 10 Dec 2009 16:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-177501</guid>
		<description>Das Validator-Plugin kommt mir grad sehr gelegen, vielen Dank dafür.</description>
		<content:encoded><![CDATA[<p>Das Validator-Plugin kommt mir grad sehr gelegen, vielen Dank dafür.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jess</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-177449</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Thu, 10 Dec 2009 00:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-177449</guid>
		<description>I haven&#039;t seen it documented anywhere, but are type=&#039;password&#039; fields considered required, even when not set as such? 

This is causing problems in a profile update page, where a user need only enter a password if they wish to change it. Setting the field to &lt;code&gt;newpassword: { required: false}&lt;/code&gt; fixes it, but I was surprised to not find it documented.

I think this is also causing an issue with a confirm password field (where required:&quot;#newpassword&quot;), but I&#039;m still playing with it.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t seen it documented anywhere, but are type=&#8217;password&#8217; fields considered required, even when not set as such? </p>
<p>This is causing problems in a profile update page, where a user need only enter a password if they wish to change it. Setting the field to <code>newpassword: { required: false}</code> fixes it, but I was surprised to not find it documented.</p>
<p>I think this is also causing an issue with a confirm password field (where required:&#8221;#newpassword&#8221;), but I&#8217;m still playing with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoe</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-177063</link>
		<dc:creator>Zoe</dc:creator>
		<pubDate>Thu, 03 Dec 2009 23:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-177063</guid>
		<description>Yay! This update has fixed an issue I was seeing validating email addresses with Validate 1.5 and JQuery 1.3.2 (but worked fine with 1.2.3). You&#039;re a star Jörn.</description>
		<content:encoded><![CDATA[<p>Yay! This update has fixed an issue I was seeing validating email addresses with Validate 1.5 and JQuery 1.3.2 (but worked fine with 1.2.3). You&#8217;re a star Jörn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jörn</title>
		<link>http://bassistance.de/2009/11/30/release-validation-plugin-1-6/comment-page-1/#comment-177006</link>
		<dc:creator>Jörn</dc:creator>
		<pubDate>Thu, 03 Dec 2009 07:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://bassistance.de/?p=591#comment-177006</guid>
		<description>&lt;a href=&quot;http://jquery.bassistance.de/validate/localization/&quot; rel=&quot;nofollow&quot;&gt;Check the full list of localizations.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://jquery.bassistance.de/validate/localization/" rel="nofollow">Check the full list of localizations.</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
