Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5389B18286 for ; Tue, 25 Aug 2015 05:58:47 +0000 (UTC) Received: (qmail 57707 invoked by uid 500); 25 Aug 2015 05:58:47 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 57663 invoked by uid 500); 25 Aug 2015 05:58:47 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 57490 invoked by uid 500); 25 Aug 2015 05:58:47 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 57453 invoked by uid 99); 25 Aug 2015 05:58:47 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Aug 2015 05:58:47 +0000 Date: Tue, 25 Aug 2015 05:58:47 +0000 (UTC) From: "Rohit Yadav (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-8766) In zone based template listings, infinite scrolling pagination is broken MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Rohit Yadav created CLOUDSTACK-8766: --------------------------------------- Summary: In zone based template listings, infinite scrolling pagination is broken Key: CLOUDSTACK-8766 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8766 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Affects Versions: 4.5.1, 4.5.0, 4.5.2 Reporter: Rohit Yadav Assignee: Rohit Yadav Priority: Minor Fix For: 4.5.3, 4.6.0 On the template page, when a template is select, goto Zones tab and scroll to list all the templates. In case the number of zones are more than 20 there is an infinite scrolling/listing issue as it does not paginate the result. The fix would be to use listViewDataProvider to get pagination when requesting the API. -- This message was sent by Atlassian JIRA (v6.3.4#6332)