Chris: you're right, the feed is valid. It's a problem in extra/xml.

Daniel, I found a test case for the bug.

The following works fine:

"<?xml version='1.0' encoding='UTF-8'?><feed><![CDATA[hello world]]>  
</feed>" string>xml

This throws an error:

"<?xml version='1.0' encoding='UTF-8'?><feed><![CDATA[hello world]]></ 
feed>" string>xml

(Note the space). Both expressions are well-formed XML, though.

Slava

On 11-Oct-07, at 1:12 AM, Chris Double wrote:

> Looks like valid XML to me. Firefox parses it as XML.
>
> Chris.
>
> On 10/11/07, Slava Pestov <[EMAIL PROTECTED]> wrote:
>> Hi Samuel, Daniel and Chris:
>>
>> Perhaps you guys can figure out what's wrong with this Atom feed. Is
>> it a bug in extra/xml or a bug in the blog software?
>>
>> "http://www.rfc1149.net/blog/feed/atom/"; news-get



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to