[buddypress-trac] [BuddyPress] #2194: RSS feed serious accent problem
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sun Mar 14 18:45:21 UTC 2010
#2194: RSS feed serious accent problem
----------------------+-----------------------------------------------------
Reporter: chouf1 | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.2.3
Component: Activity | Keywords:
----------------------+-----------------------------------------------------
Comment(by chouf1):
To solve the '''description''' accent problem, i use the light modified
return code from 1.1.3 !
{{{
return apply_filters( 'bp_get_activity_feed_item_description',
html_entity_decode( str_replace( '%s', '', $content ), ENT_COMPAT, 'UTF-8'
) );
}}}
--
Ticket URL: <http://trac.buddypress.org/ticket/2194#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list