Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#2504 closed defect (bug) (duplicate)

Private Message date_sent time_since is off

Reported by: nuprn1's profile nuprn1 Owned by:
Milestone: 1.2.6 Priority: normal
Severity: Version:
Component: Messages Keywords:
Cc:

Description

messages_new_message uses ‘date_sent’ => time() instead of gmdate and since the templatetag uses bp_core_time_since - i assume this is throwing off the date (send a message - Sent: 7 hours ago)

actually a few other oddities where notices use time() as well. (but that actually calls bp_format_time() in the templatetag)

Change History (1)

#1 @r-a-y
14 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

I believe this is a duplicate of #2203.

Feel free to re-open if it isn't.

Note: See TracTickets for help on using tickets.