Defect #10150
CSV export and spent time: rounding issue
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Issues | |||
Target version: | 1.4.0 | |||
Resolution: | Fixed | Affected version: |
Description
When I export to CSV and include spent time it is being displayed in general not as something like %.2f but as 0.25000000745058.
Running 1.3.0 w/ Redmine Spent Time Column 1.1.0 plugin.
Associated revisions
Fixed rounding issue on spent hours column in CSV export (#10150).
History
#1
Updated by Jean-Philippe Lang almost 11 years ago
- Category set to Issues
- Status changed from New to Confirmed
- Target version set to 1.3.1
Same behaviour with spent time column available in current trunk.
#2
Updated by Jean-Philippe Lang almost 11 years ago
- Status changed from Confirmed to Resolved
- Assignee set to Jean-Philippe Lang
- Affected version (unused) set to 1.3.0
- Resolution set to Fixed
- Affected version set to 1.3.0
Fixed in r8764.
#3
Updated by Jean-Philippe Lang almost 11 years ago
- Status changed from Resolved to Closed
- Target version changed from 1.3.1 to 1.4.0
- Affected version (unused) changed from 1.3.0 to devel
- Affected version deleted (
1.3.0)
Actually, the spent time column is not available in 1.3-stable but in trunk for 1.4 only.