
Float validation error
Reported by sgruhier (at mac) | May 26th, 2008 @ 07:20 AM
If I have a simple property
property :x, Float
I just can only save positive integer (without decimal)
12.3 => false
-12 => false
If I add scale/precision, negative values are still not valide
Comments and changes to this ticket
-
Dan Kubb (dkubb) May 26th, 2008 @ 12:58 PM
- State changed from new to resolved
- Assigned user changed from Sam Smoot to Dan Kubb (dkubb)
This issue should be resolved by this commit: Added specs to validate negative Floats
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »