Issue Details (XML | Word | Printable)

Key: LANG-393
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Luis Henriques
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Commons Lang

EqualsBuilder don't compare BigDecimals correctly

Created: 03/Jan/08 01:46 PM   Updated: 14/Nov/09 10:11 AM
Return to search
Component/s: None
Affects Version/s: 2.3
Fix Version/s: 2.4

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works LANG-393.patch 2008-01-11 06:15 AM Henri Yandell 2 kB
Issue Links:
Reference
 

Resolution Date: 13/Jan/08 07:00 AM


 Description  « Hide
When comparing a BigDecimal, the comparing is made using equals, not compareTo, which is more appropriate in the case of BigDecimal.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Henri Yandell made changes - 09/Jan/08 09:28 AM
Field Original Value New Value
Fix Version/s 2.4 [ 12312481 ]
Henri Yandell made changes - 11/Jan/08 06:15 AM
Attachment LANG-393.patch [ 12372959 ]
Henri Yandell made changes - 13/Jan/08 07:00 AM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]
Joerg Schaible made changes - 27/Oct/08 03:57 PM
Link This issue duplicates LANG-467 [ LANG-467 ]
David Jones made changes - 27/Oct/08 04:50 PM
Link This issue duplicates LANG-467 [ LANG-467 ]
Henri Yandell made changes - 05/Nov/08 03:58 PM
Link This issue is related to LANG-468 [ LANG-468 ]