[buddypress-trac] [BuddyPress] #2194: RSS feed serious accent problem

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Tue Mar 22 01:33:35 UTC 2011


#2194: RSS feed serious accent problem
-----------------------+-----------------------------------------
  Reporter:  chouf1    |      Owner:  sorich87
      Type:  defect    |     Status:  reopened
  Priority:  normal    |  Milestone:  1.3
 Component:  Activity  |    Version:
Resolution:            |   Keywords:  has-patch reporter-feedback
-----------------------+-----------------------------------------

Comment (by chouf1):

 Sorry, but after the changes explained above, i have this in the feed:

 {{{
 Dan a répondu au sujet Blogs impossible à supprimer sur le forum
 Utilisation, configuration, optimisation de buddyPress
 lundi 21 mars 2011 21:25

 Dan a répondu au sujet Blogs impossible à supprimer sur le forum
 Utilisation, configuration, optimisation de buddyPress:

 0 commentaires
 }}}

 To have a good title output i put this again in the activity-templatetags
 file:

 {{{
 $title =  strip_tags(html_entity_decode( $content[0],ENT_COMPAT,"UTF-8"
 )) ;
 }}}

 I suggest to trim before insertion into the DB. To output the feed, trim
 not necessary in my mind.

-- 
Ticket URL: <https://trac.buddypress.org/ticket/2194#comment:27>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list