[SVN] Bundle commit 256
Kevin Ballard
kevin at sb.org
Mon Feb 14 03:10:08 UTC 2005
I'd like to mention that the feed doesn't validate. There's two
problems:
1) The feed is UTF-8 but the server is reporting US-ASCII. Apparently
this is because the Content-Type in the headers is text/xml, which is
assumed to be US-ASCII unless marked differently. The server should
either explicitly state the encoding in the headers, or, preferably,
switch to application/rss+xml as the Content-Type.
2) You have a disable-output-escaping attribute on the description
elements. That's an XSL attribute, not an RSS attribute.
Here's the validator page:
http://feedvalidator.org/check?url=http://macromates.com/svnlog/
bundles.rss
On Feb 13, 2005, at 9:53 PM, Allan Odgaard wrote:
> Hopefully I've now fixed the problem -- please try to re-fetch the
> feed and tell me if it works correctly (you probably need to remove
> and re-add the feed in your news-reader).
--
Kevin Ballard
kevin at sb.org
http://www.tildesoft.com
http://kevin.sb.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2378 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate-dev/attachments/20050213/6324b963/attachment.p7s>
More information about the textmate-dev
mailing list