Side navigation
#9292 closed bug (invalid)
Opened May 16, 2011 10:00AM UTC
Closed May 16, 2011 02:52PM UTC
additional-methods RangeMethod problem
Reported by: | Mdm76 | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | misc | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In function 'RangeMethod', comparision against the upper limit
value.match(/bw+b/g).length < params[1]
Gives an error: 'match(...).length' is null or not an object
The above statement, to obtain word count, is different from the one used in the lower limit check, which is ok.
I'm using IE7 and Firefox 4.0.1
Attachments (0)
Change History (1)
Changed May 16, 2011 02:52PM UTC by comment:1
component: | unfiled → misc |
---|---|
priority: | undecided → low |
resolution: | → invalid |
status: | new → closed |
This is not an issue with jQuery core. If this is the jQuery validation plugin, please open an issue in the validation issues tracker.