node-red-nodes
node-red-nodes copied to clipboard
[node-red-node-feedparser] Encoding problems with umlauts (äöü)
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