Page 1 of 1

PaT RSS Language Bug

Posted: Fri May 30, 2025 10:25 am
by lgillis
The <language> element only appears once in its RSS, in the header. Is this the reason why all UTF-8 “special characters” are sorted out? (Elfeed displays question marks instead: m?chte (m&ouml;chte).) Or is this perhaps due to the mixing of UTF-8 and paraphrased characters like “&ouml;”?

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<rss version="0.92">
<channel>
<title>tracker2.postman.i2p I2P BitTorrent Tracker (Default content Feed) </title>
<link>http://tracker2.postman.i2p</link>
<description>I2P BitTorrent Tracker</description>
<language>en-us</language>
:?: