Ticket #13145 (reopened Bug)

Opened 4 years ago

Last modified 17 months ago

Problem when paginating items of collections

Reported by: dahz Owned by:
Priority: minor Milestone: 4.x
Component: Unknown Version: 4.2
Keywords: pagination Cc:

Description

I'm using the new collections implementation that was introduced with Plone 4.2. The problem is that pages are not paginated. In the edition form there is a field to put a number of items to be showed, but it is ignored.

In the buildout I'm using this:

 http://dist.plone.org/release/4.2/versions.cfg

I remember that pagination works in the old collections.

Change History

comment:1 Changed 4 years ago by hersondf

  • Status changed from new to closed
  • Resolution set to duplicate

comment:2 Changed 17 months ago by mazza

  • Status changed from closed to reopened
  • Resolution duplicate deleted

It seems to me this is not a duplicate of ticket:13129.

And the fact is the problem persists still in Plone 4.3.3:

  • Items now are limited, but with no pagination.
  • The only page shown is the first with only a tiny text "[1]" at the bottom, without a link.
Note: See TracTickets for help on using tickets.