[buddypress-trac] [BuddyPress] #3458: Read More link in activity stream not opening content
    buddypress-trac at lists.automattic.com 
    buddypress-trac at lists.automattic.com
       
    Tue Aug  9 17:03:59 UTC 2011
    
    
  
#3458: Read More link in activity stream not opening content
----------------------+------------------
 Reporter:  wdfee     |       Owner:
     Type:  defect    |      Status:  new
 Priority:  normal    |   Milestone:  1.5
Component:  Activity  |     Version:  1.5
 Severity:  normal    |  Resolution:
 Keywords:            |
----------------------+------------------
Changes (by boonebgorges):
 * milestone:  Awaiting Review => 1.5
Comment:
 This problem is related to the fact that the ajax function uses
 bp_activity_get_specific(), which for some reason defaults to show_hidden
 = false (meaning it doesn't show private/hidden group activity, or certain
 kinds of friendship activity). This doesn't make sense to me - when
 fetching a specific activity item, you want to see it whether or not it's
 hidden - so I'm switching it to true by default.
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3458#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list