[buddypress-trac] [BuddyPress] #2306: Add Friend Button on member directory wrong after having added friend
    buddypress-trac at lists.automattic.com 
    buddypress-trac at lists.automattic.com
       
    Wed Apr 14 03:51:21 UTC 2010
    
    
  
#2306: Add Friend Button on member directory wrong after having added friend
---------------------+------------------------------------------------------
 Reporter:  phlux0r  |       Owner:                   
     Type:  defect   |      Status:  new              
 Priority:  normal   |   Milestone:  1.3              
Component:  Core     |    Keywords:  add friend button
---------------------+------------------------------------------------------
Changes (by cnorris23):
  * milestone:  Future Release => 1.3
Comment:
 I actually noticed this the other day too. I just now tried it with the
 latest trunk, and the problem is gone. There weren't any code changes that
 should have fixed this, at least from first glance, but now I can't
 replicate the problem.
 However, {{{$friend_status = 'not_friends';}}} is correct, because if you
 force {{{bp_add_friend_button}}} to check for friendship, it will
 ultimately run {{{BP_Friends_Friendship::check_is_friend}}}, which will
 still return 'not_friends'. So this was (possibly still is) a result of
 something else.
 Since the release of 1.3 not too far in the future, and trunk is what will
 eventually become 1.3, we should shoot to have this fixed for 1.3.
-- 
Ticket URL: <http://trac.buddypress.org/ticket/2306#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list