[
https://issues.apache.org/jira/browse/AMBARI-18871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15666295#comment-15666295
]
Hadoop QA commented on AMBARI-18871:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12838880/AMBARI-18871-updated.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
ambari-server:
org.apache.ambari.server.controller.metrics.JMXPropertyProviderTest
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/9269//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/9269//console
This message is automatically generated.
> HTTP responses needs to have the character encoding specified in the content
> type header
> ----------------------------------------------------------------------------------------
>
> Key: AMBARI-18871
> URL: https://issues.apache.org/jira/browse/AMBARI-18871
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk
> Reporter: Anita Gnanamalar Jebaraj
> Assignee: Anita Gnanamalar Jebaraj
> Fix For: trunk
>
> Attachments: AMBARI-18871-updated.patch, AMBARI-18871.patch
>
>
> The charset information(UTF-8) can be added to all the response headers to
> harden the security for the client. When the charset information is not
> specified the web browser may choose a different encoding by guessing which
> encoding is actually being used by the web page.
> This specific issue is mentioned in the section 3.1.1.5 of RFC7231
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)