View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000699 | v2.3 Release (Closed) | [All Projects] General | public | 2011-01-20 01:47 | 2011-03-24 09:53 | ||||
Reporter | Tristan | ||||||||
Assigned To | caseydk | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 2.3 | |||||||
Summary | 0000699: Milestone tasks on Gantt charts display dates in the wrong format | ||||||||
Description | Tasks marked as milestones display their start finish dates in the wrong date format. | ||||||||
Additional Information | In the attached PDF sample the system is configured to dd/mm/yyyy. All dates are displayed correctly as dd/mm/yyyy except the two milestone dates which are in mm/dd/yyyy. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
Tristan (reporter) 2011-01-20 03:36 |
[Note: With my limited understanding of the code] Date format appears to be hardcoded on lines 360, 361 & 363 in \modules\tasks\gantt.php Manually altering %m/%d/%Y to %d/%m/%Y corrects the date display but obviously breaks colour coding etc.. |
caseydk (administrator) 2011-01-23 23:39 |
Resolved in r1607 as described |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-01-20 01:47 | Tristan | New Issue | |
2011-01-20 01:47 | Tristan | File Added: GanttChart_11[1].pdf | |
2011-01-20 03:36 | Tristan | Note Added: 0001568 | |
2011-01-23 23:39 | caseydk | Project | v2.2 Release (Closed) => v2.3 Release (Closed) |
2011-01-23 23:39 | caseydk | Note Added: 0001582 | |
2011-01-23 23:39 | caseydk | Status | new => resolved |
2011-01-23 23:39 | caseydk | Resolution | open => fixed |
2011-01-23 23:39 | caseydk | Assigned To | => caseydk |
2011-03-24 09:53 | caseydk | Fixed in Version | => 2.3 |
2011-03-24 09:53 | caseydk | Status | resolved => closed |