[jQuery] [validate] bug

[jQuery] [validate] bug


There needs to be a check for value !== null in the attributeRules
method of the jquery.validate plugin. It bombs otherwise when
collecting the rules . Not sure if this is because of using the 1.2.5
jq release.
Also I have a patch here http://plugins.jquery.com/node/1667 that is
three months old...do I need to submit this somewhere else to be
considered? This patch lets forms get submitted via Form plugin when
onsubmit='false'
Thanks in advance!
Mike