[
https://issues.apache.org/jira/browse/CLOUDSTACK-9192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066135#comment-15066135
]
ASF GitHub Bot commented on CLOUDSTACK-9192:
--------------------------------------------
Github user ustcweizhou commented on the pull request:
https://github.com/apache/cloudstack/pull/1264#issuecomment-166223301
@nitin-maharana
I am not sure if it is necessary to add the following change after success,
but I added it in my fix, basides your change.
```
error: function(json) {
args.response.error(parseXMLHttpResponse(json));
}
```
> UpdateVpnCustomerGateway is failing
> -----------------------------------
>
> Key: CLOUDSTACK-9192
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9192
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Nitin Kumar Maharana
>
> Reproducible Steps:
> ================
> 1.Create a customer gateway for a VPC.
> 2.Edit it using UI(API call is UpdateVpnCustomerGateway).
> 3.When we try to update the customer vpn gateway with connection state is not
> in "Error", we see the API error but that won't be reflected to the user in
> UI.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)