[buddypress-trac] [BuddyPress] #1091: No filter for the widget "Recent Site Wide Posts"
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Sep 25 18:25:29 UTC 2009
#1091: No filter for the widget "Recent Site Wide Posts"
----------------------+-----------------------------------------------------
Reporter: pushi22le | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.1
Keywords: |
----------------------+-----------------------------------------------------
Sometimes HTML tags are not closed in the widget "Recent Site Wide Posts".
For example, when a blogger creates a post with html tags und closes them
very late, it could happen that the widget will cut the posts before the
tags are closed.
Maybe the solution is replacing "bp_create_excerpt($post->post_content)"
in bp-blogs-widget.php by "apply_filters( 'bp_get_activity_content',
apply_filters( 'the_content', bp_create_excerpt($post->post_content)))"
Sorry for my bad english
--
Ticket URL: <http://trac.buddypress.org/ticket/1091>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list