DO NOT REPLY [Bug 47428] JSTL converts BigDecimal to Long

[email protected] Mon, 29 Jun 2009 08:42:37 -0700 (PDT)
Newsgroups gmane.comp.jakarta.taglibs.devel
Message-ID <[email protected]>
https://issues.apache.org/bugzilla/show_bug.cgi?id=47428





--- Comment #4 from void <[email protected]>  2009-06-29 08:42:36 PST ---
(In reply to comment #3)
> Well, I *did* miss something. I forgot that the EL implementation is now part
> of the container (as of JSP 2.0, I believe), and not part of JSTL. So, I guess
> I'm inclined to reject the bug. Any chance you can test your code on different
> containers to see if your results change?
> The Standard taglib code you reviewed should have been targeted at implementing
> the JSTL 1.0 spec (JSP 1.2), which doesn't use Big(Decimal|Integer) in its
> coercions for relational operators.

We tried in Tomcat 5.0.28, and WebSphere 5. Both performed uncorrectly.
Since it is as you said,what we gonna do for now?
Is there a finnal solution for this situation?

Thanks!

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