[buddypress-trac] [BuddyPress] #1133: Site Wide Activity widget shows first picture from library at every item

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Oct 2 21:09:33 UTC 2009


#1133: Site Wide Activity widget shows first picture from library at every item
----------------------+-----------------------------------------------------
Reporter:  pavelevap  |       Owner:       
    Type:  defect     |      Status:  new  
Priority:  major      |   Milestone:  1.1.1
Keywords:             |  
----------------------+-----------------------------------------------------

Comment(by johnjamesjacoby):

 It's possible that plugin is the cause of your issues. With 1.1 the
 activity is ran through the 'the_content' filter.

 Are you comfortable testing something with me? Since your site is the
 first case of this I've seen I'd like to try something with you.

 In bp-activity-templatetags.php, can you comment out line 255, so that it
 looks like:

 {{{
 254:            /* Add 'the_content' filter to activity to allow existing
 plugins to replace text as they would on post text. (extra smilies etc) */
 255:            // $content = apply_filters( 'the_content', $content );
 }}}

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1133#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list