Modify

Opened 14 years ago

Closed 14 years ago

#7596 closed defect (fixed)

Should use timezone preference

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Component: FullBlogNotificationPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Datetimes on notifications should use timezone preference. They currently use UTC.

Attachments (0)

Change History (3)

comment:1 Changed 14 years ago by Ryan J Ollos

Status: newassigned

This was fixed by the use of format_datetime in [8565]. The format string will be changed to be consistent with FullBlogPlugin: %Y-%m-%d %H:%M.

comment:2 Changed 14 years ago by Ryan J Ollos

(In [8577]) Use datetime_format format string that is consistent with that used in FullBlogPlugin '%Y-%m-%d %H:%M'. Notifications were not being sent on post version deletion. Refs #7596.

comment:3 Changed 14 years ago by Ryan J Ollos

Resolution: fixed
Status: assignedclosed

(In [8579]) Merged changes from [8577] into 0.11 branch. Fixes #7596.

Modify Ticket

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