Hi together,
i'm working on getting the feeds module working for the Facebook-Timeline-RSS-Feed (e.g. https://www.facebook.com/feeds/page.php?id=112949262538&format=rss20)

The titles of the Facebook-Rss-Feeds are structured like this: (you can see them also in example above!)
Now the problems are the hex-coded html-entities like "ä" in german the letter "ä" etcetera. They are not converted by the stanard RSS2-Parser of Feeds, Is there a parser for this at the moment?

I'm rendering the titles now with html_entity_decode() - but it would be much more performant to do this on import.

Any suggestions?

Maybe I have to copy and modify the standard Parser and put the html_entity_decode() before saving it to the database?

Best regards
lundj

Comments

bluegeek9’s picture

Component: Feeds Import » Code
Issue summary: View changes
Status: Active » Closed (outdated)
//www.flaticon.com/free-icons/thank-you Thank you for your contribution!

Unfortunately, Drupal 7 is End of Life and no longer supported. We strongly encourage you to upgrade to a supported version of Drupal.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.