Bug #2074
closedVMWare Compute resource listing limited to 30 VMs (no pagination).
Description
Apparently if one adds /vms to the URL it will paginate, but:
1) 1) it should default to paginated view if there are more than 30, and
2) The ui for the pagination stuff needs a bit of work as it displays ""Displaying fog extensions/vsphere/mini servers 1 - 30 of 72 in total". (ANd isn't quite formatted right.)
Updated by Ohad Levy about 12 years ago
- Assignee changed from Ohad Levy to Sam Kottler
Sam, mind having a look?
for the pagination title, just look in other places where its not active record (such as puppet certs).
Updated by Sam Kottler about 12 years ago
This is actually two separate bugs. The first line at the bottom of the page that doesn't show the title properly. The second is that the entries_per_page setting is not respected on any of the compute resource VM listing pages. I'll open a second bug for the latter and deal with the former here.
Updated by Sam Kottler about 12 years ago
Opened #2094. Brian, I added you as a follower of that issue already.
Updated by Ohad Levy about 12 years ago
- Status changed from New to Closed
- Assignee changed from Sam Kottler to Ohad Levy