[ http://mc4j.org/jira/browse/STS-197?page=all ]
     
Tim Fennell resolved STS-197:
-----------------------------

     Resolution: Fixed
    Fix Version: Release 1.3.2

Thanks for logging this, I just checked in the fix.  It's always suprising 
after using Java for so long to be caught out by something as simple and core 
as this!

> FloatTypeConverter rejects zero and negative numbers
> ----------------------------------------------------
>
>          Key: STS-197
>          URL: http://mc4j.org/jira/browse/STS-197
>      Project: Stripes
>         Type: Bug

>   Components: Validation
>     Versions: Release 1.3, Release 1.3.1
>     Reporter: Frank Zheng
>     Assignee: Tim Fennell
>     Priority: Minor
>      Fix For: Release 1.3.2

>
> Currently, FloatTypeConverter only accepts positive numbers, to fix the 
> problem, all instances of Float.MIN_VALUE should be replace with 
> -Float.MAX_VALUE because Float.MIN_VALUE represents the smallest positive 
> nonzero value of type float.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to