Postponed (maintainer needs more info)
Project:
Aggregation
Version:
5.x-4.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 May 2008 at 18:54 UTC
Updated:
17 Feb 2009 at 17:58 UTC
Maybe I've missed this somewhere, but I'm having a problem with character encoding. The atom feed I'm pulling from is encoded in utf-8 and uses some characters that should probably be html entities.
For example this phrase has been used:
industry’s “Brightest and Most Talented 35-and-Under Artisans.”
which contains the characters, not the entities for:
’ “ and ”
When this item is aggregated and published, it appears as:
industryâs âBrightest and Most Talented 35-and-Under Artisans.âÂ
Comments
Comment #1
sinmao commentedI have the same problem with rss feeds. Would appreciate a fix.
Comment #2
Ashraf Amayreh commentedI'm a little surprised they're being processed because they're not valid XML. Providing a URL would be helpful.
Comment #3
sinmao commentedI see it a lot from feeds from Google News or Aint It Cool News. I ended up using php to convert the characters from the titles in the node template back to html entities.
Comment #4
carvalhar commentedcan't delete?