Ask.Mefi RSS isn't updating January 1, 2006 10:02 PM Subscribe
It's broke again. The Ask.Mefi RSS isn't updating.
the XML yields:
XML Parsing Error: not well-formed
Location: http://ask.metafilter.com/rss.xml
Line Number 156, Column 18:
the XML yields:
XML Parsing Error: not well-formed
Location: http://ask.metafilter.com/rss.xml
Line Number 156, Column 18:
...
< and > should really be escaped to < and >
posted by null terminated at 10:10 PM on January 1, 2006
< and > should really be escaped to < and >
posted by null terminated at 10:10 PM on January 1, 2006
fixed. I was doing an xmlformat() on the titles so it should have caught that.
posted by mathowie (staff) at 10:28 PM on January 1, 2006
posted by mathowie (staff) at 10:28 PM on January 1, 2006
actually, I forgot to xmlformat that title, but it is now and shouldn't happen in the future.
posted by mathowie (staff) at 10:32 PM on January 1, 2006
posted by mathowie (staff) at 10:32 PM on January 1, 2006
This thread is closed to new comments.
posted by kcm at 10:04 PM on January 1, 2006