KIZI / sewebar-cms

Automatically exported from code.google.com/p/sewebar-cms
1 stars 0 forks source link

Equidistant preprocessing does not check that input value is number #171

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Equidistant preprocessing does not check that input value is numeric

Original issue reported on code.google.com by kli...@gmail.com on 23 Nov 2012 at 10:20

GoogleCodeExporter commented 9 years ago
fixed using javascript

Original comment by stanislav.vojir on 23 Nov 2012 at 11:03

GoogleCodeExporter commented 9 years ago
Incorrect error message. 
The correct one is: "The end value must be bigger than the start value."

Original comment by kli...@gmail.com on 26 Nov 2012 at 11:08

GoogleCodeExporter commented 9 years ago
Corrected (it was connected with GC172.

Original comment by stanislav.vojir on 26 Nov 2012 at 1:33