Re: Feed validator atom bug

On 04/06/2015 09:41 AM, Daniel Bünzli wrote:
> Hello,
>
> The feed validator does not check the following MUST of RFC 4287:
>
> atom:entry elements that contain no child atom:content element MUST contain at least one atom:link element with a rel attribute value of "alternate".
>
> http://tools.ietf.org/html/rfc4287#section-4.1.2

That would surprise me, given that there is a test case for exactly that 
condition:

https://github.com/rubys/feedvalidator/blob/master/testcases/atom/4.1.2/no-content-or-alternate.xml

Do you have a test that fails?

> Best,
>
> Daniel
>
> P.S. Keep me on the cc I'm not subscribed to the list.

- Sam Ruby

Received on Wednesday, 8 April 2015 20:27:12 UTC