Modify

Opened 14 years ago

Closed 11 years ago

#7822 closed defect (fixed)

Timestamps are wrong due to change in Trac

Reported by: anonymous Owned by: Daniel Atallah
Priority: normal Component: PendingTicketPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

This plugin uses to_timestamp for the time when adding actions to the ticket_change table, but Trac uses microseconds now, so this is wrong and causes the changes to show up way in the past. The one call to to_timestamp should be changed to to_utimestamp.

Attachments (0)

Change History (1)

comment:1 Changed 11 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

Should be fixed in [12401].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Daniel Atallah.
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.