[
https://issues.apache.org/jira/browse/AMBARI-11229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14550667#comment-14550667
]
Hudson commented on AMBARI-11229:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2645 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2645/])
AMBARI-11229 - Views: AmbariStreamProvider is encoding the url provided
(tbeerbower) (tbeerbower:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=e3d5fd61864872121f994e769e8a7e4e496912c1)
*
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerImplTest.java
> Views: AmbariStreamProvider is encoding the url provided
> --------------------------------------------------------
>
> Key: AMBARI-11229
> URL: https://issues.apache.org/jira/browse/AMBARI-11229
> Project: Ambari
> Issue Type: Bug
> Reporter: Tom Beerbower
> Assignee: Tom Beerbower
> Fix For: 2.1.0
>
>
> Using AmbariStreamProvider with a query string but it's encoding the ?.
> Believe this might need to change slight to account for people who want to
> pass in a path with a query string.
> https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/java/org/apache/ambari/server/view/ViewAmbariStreamProvider.java#L104
> Because the controller getAmbariServerURI uses URIBuilder, which might encode
> the path.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)