[
https://issues.apache.org/jira/browse/AMBARI-20476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15928081#comment-15928081
]
Hadoop QA commented on AMBARI-20476:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12859086/AMBARI-20476-1.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{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:green}+1 core tests{color}. The patch passed unit tests in
ambari-views/examples/phone-list-upgrade-view
ambari-views/examples/phone-list-view.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/11055//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/11055//console
This message is automatically generated.
> Ambari View examples phone-list-upgrade-view/phone-list-view cannot display
> normally
> ------------------------------------------------------------------------------------
>
> Key: AMBARI-20476
> URL: https://issues.apache.org/jira/browse/AMBARI-20476
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: trunk
> Reporter: Yao Lei
> Priority: Trivial
> Fix For: trunk
>
> Attachments: 1.0.0-list1.png, 1.0.0-list2.png, 2.0.0-list1.png,
> 2.0.0-list2.png, AMBARI-20476-1.patch, AMBARI-20476.patch
>
>
> Problem:
> After adding/updating/deleting one record,the web page displays html code
> directly as shown in attached pictures.
> Steps to reproduce:
> 1.cd ambari-views/examples
> 2.cd phone-list-upgrade-view & mvn clean package
> 3.cd phone-list-view & mvn clean package
> 4.copy phone-list-upgrade-view/target/phone-list-upgrade-view-*.jar,
> phone-list-view/target/phone-list-view-*.jar
> to /var/lib/ambari-server/resources/views
> 5.ambari-server restart
> 6.open the view and add/update/delete record.
> Solution: add response header to method doPost() in PhoneListServlet.java
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)