[
https://issues.apache.org/jira/browse/CLOUDSTACK-8154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14275367#comment-14275367
]
ASF GitHub Bot commented on CLOUDSTACK-8154:
--------------------------------------------
GitHub user resmo opened a pull request:
https://github.com/apache/cloudstack/pull/63
CLOUDSTACK-8154: Fix typo in response name string: there is an extra 's'
Signed-off-by: René Moser <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/resmo/cloudstack fix/deleteisoapi
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/63.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #63
----
commit c7ebd13d02948fd2ca2d6e4245127e01a2f7579e
Author: René Moser <[email protected]>
Date: 2015-01-13T15:23:31Z
CLOUDSTACK-8154: Fix typo in response name string: there is an extra 's'
Signed-off-by: René Moser <[email protected]>
----
> Fix typo in response name string: there is an extra 's'
> -------------------------------------------------------
>
> Key: CLOUDSTACK-8154
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8154
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: René Moser
>
> https://github.com/apache/cloudstack/blob/master/api/src/org/apache/cloudstack/api/command/user/iso/DeleteIsoCmd.java#L41
>
> The correct string should be deleteisoresponse.
> Will also create UI issue to handle the change in the response.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)