node-red-nodes icon indicating copy to clipboard operation
node-red-nodes copied to clipboard

[node-red-node-feedparser] Encoding problems with umlauts (äöü)

Open hiivin opened this issue 5 years ago • 0 comments

I am using the feedparser-node to parse the RSS feed http://rss.golem.de/rss.php?feed=RSS2.0 . The article titles quite often contain the letters ä, ö or ü (possibly also ß), but they show up in msg.article.title as �.

  • Node-RED version: 0.1.15
  • feedparser version: 0.1.16

hiivin avatar Sep 24 '20 17:09 hiivin