liferea icon indicating copy to clipboard operation
liferea copied to clipboard

Directive xml:base is not considered

Open sjehuda opened this issue 3 months ago • 1 comments

It appears that directive "xml:base" of Atom document is not considered.

This is an Atom document which represents this XHTML document.

https://digdeeper.love/articles/capitalismcancer.xhtml

There are resources that have partial (i.e. relative) and not complete (i.e. absolute) URI in attribute "href" of element "atom:link".

capitalismcancer.atom.xml

sjehuda avatar Nov 06 '25 16:11 sjehuda

You are right, support is currently not implemented. I expect this affects only a feed Atom feeds, as resolving relative URLs from the feed home page location usually works.

lwindolf avatar Nov 07 '25 14:11 lwindolf