Bug #1567
onedb can store numbers in scientific notation
Status: | Closed | Start date: | 10/23/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Carlos Martín | % Done: | 0% | |
Category: | - | |||
Target version: | Release 3.8.1 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 3.8 |
Description
Because the default ruby Float::to_s method may return the scientific notation, onedb migrator and fsck commands can leave quota values such as
<SIZE_USED><![CDATA[2.02783e+06]]></SIZE_USED>
Associated revisions
Bug #1567: Make sure float values are stored as a fixed number and not in scientific notation
Bug #1567: Make sure float values are stored as a fixed number and not in scientific notation
(cherry picked from commit e7fda4c9fe654f0b7d665292364da158b2381048)
History
#1 Updated by Ruben S. Montero over 8 years ago
- Status changed from New to Closed
- Target version set to Release 3.8.1
- Resolution set to fixed