astro / bitlove-ui

Bitlove.org on Yesod
http://bitlove.org/
Other
31 stars 8 forks source link

encoding issue in feed? #24

Closed carstenmichel closed 6 years ago

carstenmichel commented 7 years ago

curl https://bitlove.org/methodischinkorrekt/mp3-cdn/feed > /tmp/min.rss xmllint /tmp/min.rss

creates errors:

/tmp/min.rss:101: parser error : Char 0xDE09 out of allowed range <img src="https://s.w.org/images/core/emoji/2.2.1/72x72/1f609.png" alt="😉 ^ /tmp/min.rss:101: parser error : PCDATA invalid Char value 56841 <img src="https://s.w.org/images/core/emoji/2.2.1/72x72/1f609.png" alt="😉 ^ /tmp/min.rss:447: parser error : Char 0xDE09 out of allowed range <img src="https://s.w.org/images/core/emoji/2.2.1/72x72/1f609.png" alt="😉 ^ /tmp/min.rss:447: parser error : PCDATA invalid Char value 56841 <img src="https://s.w.org/images/core/emoji/2.2.1/72x72/1f609.png" alt="😉

astro commented 6 years ago

Dependencies have been updated in the meanwhile, and this feed works for me right now. Thank you for reporting!