Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2008 at 02:01 UTC
Updated:
28 May 2008 at 16:21 UTC
When a view has exactly as many entries as its 'entries per page' setting, the full pager will claim there are 2 pages when there is only one.
Might be the same with mini pager, have not tested it.
Comments
Comment #1
matt_paz commentedI can confirm this (or at least something similar) as an issue
Comment #2
merlinofchaos commentedAs near as I can tell, the actual problem was that the last page was getting dropped; there actually are more results but it wasn't visible. This is now fixed in CVS.
Comment #3
matt_paz commentedAh yes, thank you! This fixed my problem.
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/views/inclu...
Sorry about the duplicate post ... wasn't sure if I was "seeing double" or not.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.