Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2011 at 07:24 UTC
Updated:
7 Sep 2011 at 21:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
pfrenssen+1
Block displays are often put on pages that have a pager of their own (like taxonomy/term/%). Having two pagers with conflicting IDs on the same page results in disappearing pagers.
Defaulting to pagerless block displays would save a lot of head scratching.
Comment #2
dawehnerThis makes sense for me as well, here is a patch
Comment #3
dawehnerCommited, as this really makes sense.
Comment #4
webchickYay! Thanks!