Ticket #2754 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

get_comment_time / get_comment_date filter should pass the format string

Reported by: sdiz Assigned to: anonymous
Priority: normal Milestone: 2.1
Component: General Version: 2.1
Severity: normal Keywords:
Cc:

Description

get_comment_time / get_comment_date filter should pass the format string. see the patch

Attachments

a.patch (0.7 kB) - added by sdiz on 05/30/06 17:57:08.

Change History

05/30/06 17:57:08 changed by sdiz

  • attachment a.patch added.

11/20/06 01:42:48 changed by ryan

  • milestone set to 2.1.

11/20/06 01:46:23 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [4498]) Pass format string and gmtbool as args to data and time filters. Props sdiz. fixes #2754