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

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Tue Mar 1 22:57:49 UTC 2011


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

Comment (by DJPaul):

 In trunk and branch, I fixed bug #1445 where bbPress would install some of
 its tables with the latin1 charset in error (on new installs, not
 upgrades). Therefore, trying to recreate this on a new install of trunk or
 1.2.8, *not* 1.2.7, may not trigger the error, if the problems are related
 and if the invalid RSS items are coming from the Forums tables. I think
 this bug should be tested on 1.2.7.

 p.s. I believe that html_entity_decode does not work correctly UTF-8 for
 PHP versions < 5, it will throw "cannot yet handle MBCS in
 html_entity_decode" warnings; http://bugs.php.net/bug.php?id=25670. I
 think the trick is to wrap the output of html_entity_decode in
 utf8_encode. However, this needs confirming on a PHP4 installation.

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


More information about the buddypress-trac mailing list