[buddypress-trac] [BuddyPress Trac] #5757: Add a "data-timestamp" attribute to all templates requiring timestamps
buddypress-trac
noreply at wordpress.org
Tue Sep 13 21:14:07 UTC 2016
#5757: Add a "data-timestamp" attribute to all templates requiring timestamps
-------------------------------------------------+-------------------------
Reporter: r-a-y | Owner: r-a-y
Type: enhancement | Status: closed
Priority: normal | Milestone: 2.7
Component: Core | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch dev-feedback i18n-change |
early commit |
-------------------------------------------------+-------------------------
Comment (by r-a-y):
In [changeset:"11097"]:
{{{
#!CommitTicketReference repository="" revision="11097"
Core: Fix fatal error with `bp_core_get_iso8601_date()` when an invalid
date string is passed.
This error occurred on the Members Directory and selecting the
"Alphabetical" filter when attempting to parse an inactive user's last
activity. Inactive users passes the "Never active" string to
`bp_core_get_iso8601_date()` and the `DateTime` class causes a fatal
error on invalid date strings, unless we catch the exception, which this
commit is now doing.
See #5757.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5757#comment:33>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list