Ticket #156 (closed defect: fixed)

Opened 05/06/08 04:45:39 (5 months ago)

Last modified 05/09/08 16:23:30 (5 months ago)

Pagination is not working

Reported by: Mark Summerville (mark (dot) summerville (at) zoom (dot) co.uk Owned by: mike
Priority: normal Milestone: 1.0
Component: General Version: 1.0b3
Severity: major Keywords: pagination
Cc:

Description

plogger_pagination_control() calls

plogger_collection_album_count() and plogger_album_picture_count()

Each of these do not work correctly as

$GLOBALS["current_collection"]

and

$GLOBALS["current_album"]

are not set respectively.

I think they are not set as these methods are intended to be run in the album and collection loops, and the pagination call has not been considered.

Change History

Changed 05/09/08 04:50:49 (5 months ago) by mark

This is fixed in r536 I think. (or at least the symptoms - might be worth re-opening if anyone sees issues with a large number of photographs per page, or a large number of albums per collection.)

Changed 05/09/08 16:23:30 (5 months ago) by sidtheduck

  • status changed from new to closed
  • resolution set to fixed

Should be completely fixed in r538

Note: See TracTickets for help on using tickets.