Closed (fixed)
Project:
Webform Validation
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jul 2012 at 20:53 UTC
Updated:
24 Feb 2016 at 18:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dwieeb commentedHere is my patch.
Comment #2
dwieeb commentedI meant "needs review"
Comment #3
ressaThanks for the patch @dwieeb! I have tested it with this Numeric values rule:
'Specify numeric validation range'
200000|20000000
It works just fine: if I submit with for example 2500 I get the message 'field value of 2500 should be in the range 500000 to 20000000.'
Comment #4
escoles commentedFYI this defect also exists in 6.x-1.5.
Comment #5
escoles commentedI manually applied this patch against 6.x-1.5, and it seems to work fine.
Line numbers are almost identical, even, and it's a pretty straightforward patch, so it was pretty easy.
Comment #6
liam morlandFixed in 294aa70.
Comment #7
liam morlandComment #8
liam morlandComment #9
liam morlandDrupal 6 is no longer supported.