[
https://issues.apache.org/jira/browse/NUTCH-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13093789#comment-13093789
]
Ferdy commented on NUTCH-1097:
------------------------------
It seems the current solution is still not complete, because now INFO's are
logged for the following type of messages.
The parsing plugins: [org.apache.nutch.parse.html.HtmlParser] are enabled via
the plugin.includes system property, and all claim to support the content type
image/png, but they are not mapped to it in the parse-plugins.xml file.
Anyone else's thoughts on this?
> application/xhtml+xml should be enabled in plugin.xml of parse-html
> -------------------------------------------------------------------
>
> Key: NUTCH-1097
> URL: https://issues.apache.org/jira/browse/NUTCH-1097
> Project: Nutch
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.3
> Reporter: Ferdy
> Priority: Minor
> Attachments: NUTCH-1097-v1.patch, NUTCH-1097-v2.patch
>
>
> The configuration in parse-plugins.xml expects the parse-html plugin to
> accept application/xhtml+xml, however the plugin.xml of this plugin does not
> list this type. Either change the entry in parse-plugins.xml or change the
> parse-html plugin.xml. I suggest the latter. See patch.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira