Defect #10150
CSV export and spent time: rounding issue
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Jean-Philippe Lang | % Done: | 0% | |
| Category: | Issues | |||
| Target version: | 1.4.0 | |||
| Affected version: | devel | Resolution: | Fixed |
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 over 1 year 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 over 1 year ago
- Status changed from Confirmed to Resolved
- Assignee set to Jean-Philippe Lang
- Affected version set to 1.3.0
- Resolution set to Fixed
Fixed in r8764.
#3 Updated by Jean-Philippe Lang over 1 year ago
- Status changed from Resolved to Closed
- Target version changed from 1.3.1 to 1.4.0
- Affected version changed from 1.3.0 to devel
Actually, the spent time column is not available in 1.3-stable but in trunk for 1.4 only.