[
https://issues.apache.org/jira/browse/CLOUDSTACK-4188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13736555#comment-13736555
]
ASF subversion and git services commented on CLOUDSTACK-4188:
-------------------------------------------------------------
Commit 8fbb7d5dca31bf2b98528ece9154278d97b60d57 in branch refs/heads/4.2 from
[~jessicawang]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=8fbb7d5 ]
CLOUDSTACK-4188: UI > volumes > download volume action - do not decode URL
returned from API call.
> [Object_Store_Refactor][UI] UI decodes the url returend from extractVolume
> command and download volume fails with the URL prompted in UI
> ----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-4188
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4188
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Storage Controller, UI
> Affects Versions: 4.2.0
> Environment: Latest build from ACS 4.2 branch
> Reporter: Sanjeev N
> Assignee: Brian Federle
> Priority: Critical
> Fix For: 4.2.0
>
>
> UI decodes the url returend from extractVolume command and download volume
> fails with the URL prompted in UI
> Steps to Reproduce:
> ===============
> 1.Bring up CS with xen cluster using S3 as the secondary storage provider.
> 2.deploy guest vm with default cent os template
> 3.Create a custom data disk, attach to the vm and detach it
> 4.Now click on download volume tab from UI
> Result:
> =======
> UI is decoding the url returned from API, as a result of this download volume
> fails.
> Download volume is successful with the URL returned from the api.
> Responses:
> =========
> from API:
> "url":"http://10.147.29.56:8080/imagestore/volumes%2F2%2F14%2F05063357-d209-4a99-96ec-61a325d28709.vhd?Expires=1375975401&AWSAccessKeyId=A0IP4GB0RAG0U84JFG7W&Signature=dexrPiUEzELbIdcRTuTbfeM%2BSuw%3D"
> from UI:
> http://10.147.29.56:8080/imagestore/volumes/2/14/05063357-d209-4a99-96ec-61a325d28709.vhd?Expires=1375975401&AWSAccessKeyId=A0IP4GB0RAG0U84JFG7W&Signature=dexrPiUEzELbIdcRTuTbfeM+Suw=
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira