Issue Details (XML | Word | Printable)

Key: LIBOMV-470
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jim Radford
Reporter: DrScofield
Votes: 0
Watchers: 0
Operations

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

[patch attached] OpenMetaverse/Helpers.cs: FloatToTerseString() screws up trying to trim trailing zeroes

Created: 31/Mar/09 11:00 AM   Updated: 31/Mar/09 11:06 AM
Component/s: Other
Affects Version/s: None
Fix Version/s: 0.6.1

File Attachments: 1. Text File helpers.patch (0.5 kB)


Severity: High
Environment: All


 Description  « Hide
the method FloatToTerseString currently reads the value 0 and when trying to trim trailing zeroes, it actually erases an lonely 0. It only happens when the value is 0 and not 0.00

patch provided by Arthur Rodrigo S Valadares <arthursv@br.ibm.com>



 All   Comments   Change History   Subversion Commits   Patches      Sort Order: Ascending order - Click to sort in descending order
Jim Radford added a comment - 31/Mar/09 11:06 AM
Applied in r2561, will go into 0.6.1 release