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





--- Comment #2 from Konstantin Kolinko <[EMAIL PROTECTED]>  2008-04-18 20:03:29 
PST ---
Well, the patch (as proposed in rev. 649639) fixes
ELSupport.coerceToType(Object, Class), but the bug itself is in
ELSupport.coerceToNumber(Number, Class).

There do exist other ways how coerceToNumber() is called from public methods of
ELSupport.

For example, ELSupport.compare(Object, Object) calls it. I suppose, that those
methods may suffer until coerceToNumber() itself is fixed.

The fix is OK for coerceToType() though.


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to