What steps will reproduce the problem?
1. Retrieve a RDF/XML source that returns application/xml (instead of
rdf+xml) as mime type (for example http://www.hyphen.info/rdf/47.xml)
What is the expected output? What do you see instead?
Data should be downloaded and parsed, instead it is ignored with the
message "disallowed via fetch filter", which is caused by the content
handler, as far as I can tell.
What version of the product are you using? On what operating system?
r213
Please provide any additional information below.
FetchFilterRdfXml accepts both application/rdf+xml and applicatipon/xml, so
the content handler should probably too.
Original issue reported on code.google.com by glad...@gmail.com on 7 Jun 2010 at 2:37
Original issue reported on code.google.com by
glad...@gmail.com
on 7 Jun 2010 at 2:37