remus icon indicating copy to clipboard operation
remus copied to clipboard

issue getting published date from feed that parses successfully in ROME

Open sstraust opened this issue 7 months ago • 0 comments

Hi! I'm running remus to parse the following URL:

"https://ln.hixie.ch/rss/html"

and the published dates don't show up in remus.

I tried parsing the same url directly with rome, using (.build (SyndFeedInput.) (XmlReader. (URL. "https://ln.hixie.ch/rss/html"))) and the published dates show up correctly.

Any idea what's going wrong?

sstraust avatar Nov 23 '23 03:11 sstraust