[
https://issues.apache.org/jira/browse/NUTCH-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Nioche resolved NUTCH-1793.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.9
Trunk => Committed revision 1603094.
Thanks Markus
> HttpRobotRulesParser not configured properly => "http.robots.403.allow"
> property is not read
> --------------------------------------------------------------------------------------------
>
> Key: NUTCH-1793
> URL: https://issues.apache.org/jira/browse/NUTCH-1793
> Project: Nutch
> Issue Type: Bug
> Components: protocol
> Affects Versions: 1.8
> Reporter: Julien Nioche
> Fix For: 1.9
>
> Attachments: NUTCH-1793.patch
>
>
> HttpRobotRulesParser is instanciated by HttpBase with an empty constructor
> and the conf() method is called later but relies on the super implementation
> and as a result the "http.robots.403.allow" property is not read.
> Am OK to leave this property in HttpRobotRulesParser but it should override
> setConf so that the property is initialised properly.
--
This message was sent by Atlassian JIRA
(v6.2#6252)