View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000712 | v2.3 Release (Closed) | [All Projects] General | public | 2011-02-06 03:52 | 2011-03-24 09:49 | ||||
Reporter | eureka | ||||||||
Assigned To | caseydk | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | 2.3 | ||||||||
Target Version | Fixed in Version | 2.3 | |||||||
Summary | 0000712: task_log_hours precision | ||||||||
Description | we can enter the time as hours:minutes but we do not get the same thing when viewing. See attached file. 00:20 => 0.333 => 00:19 it's because task_log_hours is rounded in tasklogs.class.php: $ this-> task_log_hours = round ($ this-> task_log_hours, 3); Why? | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
caseydk (administrator) 2011-02-13 18:06 |
Resolved basically as described in r1630; |
caseydk (administrator) 2011-03-24 09:49 |
Closed in preparation for v2.3 release. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-02-06 03:52 | eureka | New Issue | |
2011-02-06 03:52 | eureka | File Added: taskloghours.jpg | |
2011-02-13 18:06 | caseydk | Note Added: 0001620 | |
2011-02-13 18:06 | caseydk | Status | new => resolved |
2011-02-13 18:06 | caseydk | Resolution | open => fixed |
2011-02-13 18:06 | caseydk | Assigned To | => caseydk |
2011-03-24 09:49 | caseydk | Note Added: 0001764 | |
2011-03-24 09:49 | caseydk | Status | resolved => closed |
2011-03-24 09:49 | caseydk | Fixed in Version | => 2.3 |