You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2008/08/02 18:27:16 UTC

DO NOT REPLY [Bug 43656] ELSupport.coerceToType modifies BigDecimal Values

https://issues.apache.org/bugzilla/show_bug.cgi?id=43656


Luke Kolin <lu...@sce.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #6 from Luke Kolin <lu...@sce.net>  2008-08-02 09:27:15 PST ---
I think that this fix may have introduced a regression error, since after
upgrading from 6.0.16 to 6.0.18 I am getting this error:

Cannot convert 4,390,241 of type class java.lang.Integer to class
java.lang.Number

java.lang.IllegalArgumentException

org.apache.el.lang.ELSupport.coerceToNumber(ELSupport.java:252)
org.apache.el.lang.ELSupport.coerceToNumber(ELSupport.java:265)
org.apache.el.lang.ELSupport.coerceToType(ELSupport.java:353)
org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:188)
org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(PageContextImpl.java:925)
org.deltava.jsp.main.home_jsp._jspx_meth_fmt_005fint_005f0(home_jsp.java)


-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org