You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Tom Beerbower (JIRA)" <ji...@apache.org> on 2015/05/18 23:26:00 UTC

[jira] [Created] (AMBARI-11229) Views: AmbariStreamProvider is encoding the url provided

Tom Beerbower created AMBARI-11229:
--------------------------------------

             Summary: 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)