﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10808,Version 0.11 using to_utimestamp instead of to_timestamp,binnut_@…,ChrisNelson,"The plugin wont load for me, i get the following message

{{{
Trac[loader] ERROR: Skipping ""tracjsgantt = tracjsgantt"": (can't import ""ImportError: cannot import name to_utimestamp"")
}}}

After some research i have found that it is because 0.12 uses `to_utimestamp` but 0.11 uses `to_timestamp`.

It seams that this plugin have been changed to match 0.12 in the 0.11 version, but that have introduced this loading bug.",defect,closed,normal,TracJsGanttPlugin,major,fixed,loading to_utimestamp,,0.11
