Opened 22 months ago
Closed 20 months ago
#767 closed defect (fixed)
ZFS Replication - View all snapshot table render
| Reported by: | daxroc | Owned by: | william |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | GUI | Version: | 8.0.1-RC1 |
| Keywords: | Cc: |
Description
When you select the option to view all snapshots the page loads an entry for each snapshot but there is no data.
Attachments (1)
Change History (7)
Changed 22 months ago by daxroc
comment:1 Changed 22 months ago by william
- Owner set to william
- Status changed from new to accepted
comment:2 Changed 22 months ago by daxroc
No afaik it's limited to the snapshot browser on the 'All' selection.
comment:3 Changed 22 months ago by william
I cannot really reproduce it in trunk/ and I do not have a RC1 image on hand to test right now...
I'll keep this open until RC2 get released and someone can test over that...
comment:4 Changed 22 months ago by daxroc
I'll update to nightly snapshot later and re-test. It does load the X amount specified but any more after get displayed like the image. I would have a couple of hundred snapshots tho if it matters?
comment:5 Changed 21 months ago by william
After digging out in this issue for a couple hours I found out it is a dojo bug after all:
http://bugs.dojotoolkit.org/ticket/13390
One can see this same behavior in: http://download.dojotoolkit.org/release-1.6.1/dojo-release-1.6.1/dojox/grid/tests/enhanced/test_enhanced_grid_pagination.html
Workaround, use 100 items pagination =P
comment:6 Changed 20 months ago by william
- Resolution set to fixed
- Status changed from accepted to closed
This should be fixed in dojo 1.7, merged in r8496

Does that happens on every page?