← Back to team overview

mahara-contributors team mailing list archive

[Bug 800943] Re: Journal pager shows up too early

 

Patch attached.
Modified build_pagination function in htdocs/lib/web.php

** Patch added: "pager.patch"
   https://bugs.launchpad.net/mahara/+bug/800943/+attachment/2184965/+files/pager.patch

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/800943

Title:
  Journal pager shows up too early

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  Version: 1.4.0

  If you create 10 journals, they are all displayed on the index page,
  but the pager shows up and displays only 1 available page. When you
  have 9 journals, it works fine and the pager is hidden.

  We should only display the pager when there are more than 1 page worth
  of journals (i.e. after you add the 11th journal).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/800943/+subscriptions


References