[ 
https://issues.apache.org/jira/browse/AMBARI-11106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544012#comment-14544012
 ] 

Hudson commented on AMBARI-11106:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #2596 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/2596/])
AMBARI-11106 - Views : Disable redirect for null path info (tbeerbower) 
(tbeerbower: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1884cd12c8e60ba6ec519bd647b937431736d4aa)
* 
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariHandlerListTest.java
* 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariHandlerList.java


> Views : Disable redirect for null path info
> -------------------------------------------
>
>                 Key: AMBARI-11106
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11106
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>             Fix For: 2.1.0
>
>
> Supplying null path info for an Ambari view request causes a redirect to the 
> target '/'.
> For example ...
> {code}
>     http://c6401:8080/views/TEZ/0.7.0.2.3.0.0-1497/t1 
> {code}
> causes the server to redirect to ...
> {code}
>     http://c6401:8080/views/TEZ/0.7.0.2.3.0.0-1497/t1/
> {code}
> This can be an issue in some cases (i.e. if the request is going through an 
> https proxy).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to