ZF-5354: Atom feed item links are not displayed when rel attribute is missing
Description
Atom feed item links are not displayed/included in the array when a rel attribute is missing (example: try to consume this arom feed: http://www.heise-online.co.uk/news/atom.xml)
Comments
Posted by Pádraic Brady (padraic) on 2009-09-17T11:41:12.000+0000
Added support for querying Atom entries for "alternate" links even if the relation is not present on the original link element. This is a required behaviour according to the Atom 1.0 RFC.