id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 1305,Problems with Content filter added to bp_get_activity_content(),uglyrobot,,"In 1.1.x in the bp_get_activity_content() function of bp-activity-templatetags.php, a filter for the content was added. Line 255: {{{ /* Add 'the_content' filter to activity to allow existing plugins to replace text as they would on post text. (extra smilies etc) */ $content = apply_filters( 'the_content', $content ); }}} Now all my plugins that use that filter for blog posts are adding their html to the site wide activity widgets and breaking them.",defect (bug),closed,major,1.1.3,,,,fixed,,pavelevap MrMaz