Modify ↓
Opened 13 years ago
Closed 13 years ago
#10005 closed defect (invalid)
yields an error about unicode
Reported by: | anonymous | Owned by: | Chris Nelson |
---|---|---|---|
Priority: | normal | Component: | TracJsGanttPlugin |
Severity: | blocker | Keywords: | strftime unicode |
Cc: | Trac Release: | 0.12 |
Description
Error: Macro TracJSGanttChart(milestone=1.2.2) failed strftime() argument 1 must be str, not unicode
I have just this line:
[[TracJSGanttChart(milestone=1.2.2)]]
I have installed: EstimationTools 0.4.5 timingandestimationplugin 1.2.7
severity is 'blocker' for my case, since it simply doesn't work at all.
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
sorry, just re-checked ... seems old 0.9 was overtaking the latest just installed. Now I see the graph, but all rows have same Duration (2days), start (today), end (today) ... trying to figure out ...
Note: See
TracTickets for help on using
tickets.
Can you attach any relevant messages from trac.log?