Re: Feed validator atom bug
Sam Ruby <[email protected]> Wed, 08 Apr 2015 16:26:39 -0400
| Newsgroups | gmane.org.w3c.validator |
|---|---|
| Message-ID | <[email protected]> |
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