Changes between Initial Version and Version 1 of Ticket #3041
- Timestamp:
- May 17, 2007, 6:11:58 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3041
- Property Cc Douglas Hays added
-
Property
Status
changed from
new
toclosed
-
Property
Version
changed from
0.4.2
to0.9
-
Property
Resolution
changed from
to
worksforme
-
Ticket #3041 – Description
initial v1 3 3 I modified test_validate.html so that constraints={min:0,max:120} 4 4 5 error message I get with say: 50,12 is "This value is out of range". And it seems that 10,1 == ok because widget thinks it's value is 101. but 10,10 is out of range, becau e widget thinks it's 1010.5 error message I get with say: 50,12 is "This value is out of range". And it seems that 10,1 == ok because widget thinks it's value is 101. but 10,10 is out of range, because widget thinks it's 1010.