[
https://issues.apache.org/jira/browse/NUTCH-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16387464#comment-16387464
]
Hudson commented on NUTCH-2520:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-nutchgora #1602 (See
[https://builds.apache.org/job/Nutch-nutchgora/1602/])
NUTCH-2520 Use default value for Accept-Charset if http.accept.charset (snagel:
[https://github.com/apache/nutch/commit/4c7275684d5b88cedc39a212e5867d80643f26c3])
* (edit)
src/plugin/lib-http/src/java/org/apache/nutch/protocol/http/api/HttpBase.java
> Wrong Accept-Charset sent when http.accept.charset is not defined
> -----------------------------------------------------------------
>
> Key: NUTCH-2520
> URL: https://issues.apache.org/jira/browse/NUTCH-2520
> Project: Nutch
> Issue Type: Bug
> Components: protocol
> Affects Versions: 2.4, 1.14
> Reporter: Sebastian Nagel
> Assignee: Sebastian Nagel
> Priority: Minor
> Fix For: 2.4, 1.15
>
>
> When the property http.accept.charset is not defined, instead of the
> hard-wired default value {{utf-8,iso-8859-1;q=0.7,*;q=0.7}} that of the
> "Accept" field is used. Introduced by NUTCH-2376
> ([HttpBase|https://github.com/apache/nutch/pull/186/files#diff-432a58c46ab1e686ef05a84cace29790R164]).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)