id summary reporter owner description type status priority milestone component version severity resolution keywords cc 2680 RSS feed is blank chouf1 "when in french, BP activity RSS feed is blank This bug was gone a few version behind, but is back again... i don't really know why. Seems that an accent problem with UTF-8 is occuring.... In the past, i could replace in function bp_activity_feed_item_description the line: return apply_filters( 'bp_get_activity_feed_item_description', html_entity_decode( str_replace( '%s', '', $content ) ) ); by return apply_filters( ‘bp_get_activity_feed_item_description’, html_entity_decode( str_replace( '%s','', $content ), ENT_COMPAT, 'UTF-8' ) ); this is no more working. " defect (bug) closed normal 1.5 Activity duplicate rss