https://issues.apache.org/bugzilla/show_bug.cgi?id=51234
--- Comment #1 from Christopher Schultz <ch...@christopherschultz.net> 
2011-05-20 15:24:57 UTC ---
I don't see any documentation that mandates what formats are acceptable to the
"value" attribute of this tag.

One could argue that it doesn't accept European-style decimals numbers like
"1,05" for 1 + point-oh-five, etc. (that's what <fmt:parseNumber> is for).

But it's true that "0e-8" is a valid String-value for a double, so the code
could afford to be modified at least slightly.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to