--- /buddypress/bp-blogs.php (BP 1.2.5)	Tue Jun 29 12:03:11 2010
+++ /buddypress/bp-blogs.php (working copy)	Wed Jun 30 22:09:49 2010
@@ -228,7 +228,7 @@
 		$action = apply_filters( 'bp_blogs_record_activity_action', $action );
 
 	if ( !empty( $content ) )
-		$content = apply_filters( 'bp_blogs_record_activity_content', bp_create_excerpt( $content ) );
+		$content = apply_filters( 'bp_blogs_record_activity_content', bp_create_excerpt( $content ), $content );
 
 	/* Check for an existing entry and update if one exists. */
 	$id = bp_activity_get_activity_id( array(
