[buddypress-trac] [BuddyPress] #1009: Accidentally removed function(s) in bp-activity.php
    buddypress-trac at lists.automattic.com 
    buddypress-trac at lists.automattic.com
       
    Mon Sep 14 23:30:11 UTC 2009
    
    
  
#1009: Accidentally removed function(s) in bp-activity.php
----------------------+-----------------------------------------------------
Reporter:  jeffsayre  |       Owner:  jeffsayre
    Type:  defect     |      Status:  new      
Priority:  critical   |   Milestone:  1.1      
Keywords:             |  
----------------------+-----------------------------------------------------
 I've been tracing a bug in my new privacy component and finally figured
 out that a key function in bp-activity.php had been deleted. I double
 checked bp-activity-deprecated.php but could not find it nor two other
 functions that have gone missing.
 bp_activity_set_action() is a newly-created function that is used by
 components to register their activity stream actions. So, its lack in bp-
 activity.php must be an oversight. It is also most likely the culprit
 behind the recent reports on the forum of those who are running trunk, not
 seeing any activity items appearing in their tables.
 I'm not sure if the other two functions [ bp_activity_get_action() and
 groups_get_activity_action() ] were meant to be deprecated. If so, they
 are not listed in deprecated.php.
 I've created a patch file that adds all three back into bp-activity.php.
-- 
Ticket URL: <http://trac.buddypress.org/ticket/1009>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list