On Fri, 11 May 2018 18:43:01 +0200, Jeremie Courreges-Anglas <[email protected]> wrote:
> I get a warning using undeadly but no fatal crash: > > russell /usr/ports/mystuff/mail/rss2email3$ r2e3 run > sax parsing error: <unknown>:104:121: undefined entity: undeadly > (http://www.undeadly.org/cgi?action=rss -> [email protected]) > > I received the mail below: > --8<-- > From: "OpenBSD Journal: <author>" <[email protected]> > Subject: > To: [email protected] > Date: Fri, 11 May 2018 16:11:23 -0000 (11 minutes, 35 seconds ago) > User-Agent: rss2email/3.9 (https://github.com/wking/rss2email) > > > > URL: None > -->8-- That's because undeadly rss is broken. https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fundeadly.org%2Fcgi%3Faction%3Drss says "This feed does not validate." and tt-rss says "LibXML error 26 at line 104 (column 129): Entity 'ecirc' not defined" (It's not the first time) I'm not saying rss2email3 couldn't handle it in a better way though.
