[buddypress-trac] [BuddyPress] #4324: Private message sent durations are incorrect after first sending.
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Jul 26 21:34:56 UTC 2012
#4324: Private message sent durations are incorrect after first sending.
-------------------------------+------------------------------
Reporter: LukeJJones | Owner: LukeJJones
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Messaging | Version: 1.5.6
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Changes (by r-a-y):
* keywords: => reporter-feedback
Comment:
When you reply to a private message with AJAX, BuddyPress uses WordPress'
[http://codex.wordpress.org/Function_Reference/current_time
current_time()] to grab the GMT time.
Can you test and see if `current_time()` is working correctly on your
install?
eg:
`var_dump( current_time( 'gmt', 1 ) );`
This should output the
[http://timeanddate.com/library/abbreviations/timezones/eu/gmt.html GMT
time]. If this is not accurate, then the time will not be accurate when
you first reply the PM.
Let us know.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4324#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list