I am using Ruby-Feedparser and it works great, but when I try to parse a
feed in which description contains relative URL references, I get an
error:
(REXML::ParseException) “#<REXML::ParseException: Declarations can only
occur in the doctype declaration.\nLine: \nPosition: \nLast 80
unconsumed
characters:\n<![CDATA[
Filed under: <a href=”
http://engadget.com/category/cellphones/<http://engadget.com/category/cellphones/\>"
rel=">\n/usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:325:
Is there a workaround?
Thanks,
eduard