Modify

Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#9261 closed defect (fixed)

TicketStatsMacro doesn't work with Trac 0.12

Reported by: leoh Owned by: Guillermo M Narvaja
Priority: normal Component: TicketStatsMacro
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

In Trac 0.12, the timestamps in the database changed from second to microsecond resolution (see http://trac.edgewall.org/wiki/TracDev/ApiChanges/0.12#Timestampstorageindatabase). TicketStatsMacro needs to be modified for 0.12 to match this. Attaching a patch.

Attachments (1)

TicketStatsMacro_trac-0.12.patch (1.8 KB) - added by leoh 12 years ago.
Patch for TicketStatsMacro under Trac 0.12

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by leoh

Patch for TicketStatsMacro under Trac 0.12

comment:1 Changed 11 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

(In [13097]) Fixes #9261: Added Trac 0.12 compatibility, in which microsecond timestamps are used rather than timestamps with a resolution of seconds.

comment:2 Changed 11 years ago by Ryan J Ollos

(In [13098]) Refs #9261: Switch to using Yahoo YUI API 2.9.0. It appears that 2.5.2 is no longer available.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Guillermo M Narvaja.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.