View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001166 | v3.0 Release | [All Projects] General | public | 2012-07-26 21:42 | 2013-08-28 11:18 | ||||
Reporter | sasquatch58 | ||||||||
Assigned To | caseydk | ||||||||
Priority | normal | Severity | tweak | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 3.0.0 | |||||||
Summary | 0001166: Gantt milestone status based on incorrect date format | ||||||||
Description | web2project/trunk/modules/tasks/gantt.php line 377 assigns colour to the displayed milestone based on comparison of task milestone date against current date ($today_date_stamp). Problem is that $today_date_stamp has a fixed format of m/d/y (line 354) that conflicts with user locale date which may be d/m/y. This can give a result where milestone appears overdue when it is still in the future or alternately showing as planned when it is actually overdue. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
caseydk (administrator) 2012-08-02 19:32 |
Resolved: https://github.com/caseysoftware/web2project/pull/122 Also cleaned up some formatting issues on the gantt chart itself just to make them more legible |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-07-26 21:42 | sasquatch58 | New Issue | |
2012-07-29 10:13 | caseydk | Severity | major => tweak |
2012-08-02 19:32 | caseydk | Note Added: 0002615 | |
2012-08-02 19:32 | caseydk | Status | new => resolved |
2012-08-02 19:32 | caseydk | Resolution | open => fixed |
2012-08-02 19:32 | caseydk | Assigned To | => caseydk |
2013-08-28 11:14 | caseydk | Fixed in Version | => 3.0.0 |
2013-08-28 11:18 | caseydk | Status | resolved => closed |