[
https://issues.apache.org/jira/browse/CLOUDSTACK-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
manasaveloori updated CLOUDSTACK-5255:
--------------------------------------
Description:
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)
was:
Steps:
1. Have CS with any 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)
> 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.2.1
> Reporter: manasaveloori
> Fix For: 4.2.1
>
>
> 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)