Hi there,

I created a view to show my events. In this view are normal (single) events and events which are repeated. If I have 1 event which is repeated 20 times and I have 4normal events drupals pagination counts 5 events. If I use pagination and 10 events on a page there will only one page which shows 10 events not three pages which include the total number of 24 events (24 because the event which is repeated 20 times will also be shown 20 times on the views-page).

Is there a solution to this problem?

Comments

arlinsandbulte’s picture

Status: Active » Closed (won't fix)

Version 5.2 is critical bugfix only, no other support, no new features.

blackdog’s picture

Version: 5.x-2.x-dev » 6.x-2.x-dev
Category: bug » support
Status: Closed (won't fix) » Active

I've run in to the same issue with Date 2.x for D6 and Views 2.

A view of all events, without paging, correctly shows each events dates as separate rows in the view. If paging is used though, the resulting pager will not count the repeating dates, and thus not allowing the user to see all events.

blackdog’s picture

Category: support » bug
damienmckenna’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Unfortunately the Drupal 6 version of the Date module is no longer supported. That said, we appreciate that you took time to work on this issue. Should this request still be relevant for Drupal 7 please feel free to reopen it. Thank you.