[buddypress-trac] [BuddyPress] #4365: bp_format_time() fails for datebox retrieved by bp_get_member_profile_data()

buddypress-trac noreply at wordpress.org
Wed Apr 17 22:46:07 UTC 2013


#4365: bp_format_time() fails for datebox retrieved by
bp_get_member_profile_data()
--------------------------+-----------------------------
 Reporter:  wbajzek       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  XProfile      |     Version:  1.5.6
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+-----------------------------

Comment (by shanebp):

 Instead of
 {{{
 xprofile_format_profile_field()
 }}}
 Use
 {{{
 xprofile_filter_format_field_value()
 }}}
 which handles time correctly.

 Live and learn.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4365#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list