[
https://issues.apache.org/jira/browse/CLOUDSTACK-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831401#comment-13831401
]
manasaveloori commented on CLOUDSTACK-5255:
-------------------------------------------
Observed the same with archive Events page :
Firebug o/p:
http://10.147.38.164:8080/client/api?command=listEvents&response=json&sessionkey=Koi1HV6gSUoRRM2LevujlXbFujw%3D&listAll=true&page=1&pagesize=20&_=1385381577225
http://10.147.38.164:8080/client/api?command=listEvents&id=b6d0560b-dabe-434b-85eb-f6142e065400&response=json&sessionkey=Koi1HV6gSUoRRM2LevujlXbFujw%3D&_=1385381577378
TypeError: json.listeventsresponse.event is undefined
var item = json.listeventsresponse.event[0];
;
> Storage->Snapshots->click on any backedup snapshot is not displaying any info.
> ------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5255
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5255
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Storage Controller, UI
> Affects Versions: 4.3.0
> Reporter: manasaveloori
> Fix For: 4.3.0
>
>
> Steps:
> 1. Have CS with Xen HV.
> 2. Create an instance with data disk.
> 3. Now create any(recurring /normal)snapshot of root /data disk.
> 4. Go to storage->Snapshots->click on the backedup snapshot.
> Observed that the page is not displaying any info.
> Also in firebug able to see the below error message:
> GET
> http://10.147.38.164:8080/client/api?command=lis...&listAll=true&page=1&pagesize=20&_=1385380441350
> TypeError: args.context.snapshots is undefined
> url: createURL("listSnapshots&id=" + args.context.snapshots[0].id),
> storag...8836379 (line 1864)
--
This message was sent by Atlassian JIRA
(v6.1#6144)