Continuing from an earlier issue: "Argument summary in Views is broken" (http://drupal.org/node/1027752)
View using the Date: Date (node) argument summary (Summary, sorted ascending), the 1st item in the summary list is in the incorrect order and displays the incorrect count of the record entries. The remaining date counts are correct and in the correct descending order.
Views Default settings for Argument Date: Date (node):
Configure Argument Date: Date (node)
- Action to take if argument is not present: Summary, sorted ascending
- Validator:
- Action to take if argument does not validate: Hide view / page not found (404)
- Granularity: Day
- Date field(s): Content: Event (field_event) - From date
Summary style for Argument
- Unformatted
Configure summary style for Argument Date: Date (node)
- Display record count with link: Checked
Default display result:
Sunday, February 13, 2011 (16) - (I only have a single event (1) on this day)
Friday, January 14, 2011 (4)
Saturday, January 15, 2011 (4)
Sunday, January 16, 2011 (5)
Monday, January 17, 2011 (5)
Tuesday, January 18, 2011 (5)
Wednesday, January 19, 2011 (5)
Thursday, January 20, 2011 (5)
Friday, January 21, 2011 (1)
Saturday, January 22, 2011 (1)
* 1 * 2 * 3 * 4 * next › * last »
The list above only shows the first 10 items per page. 'Sunday, February 13, 2011 (16)' should not show as the first item in the list in descending order. Further down the pager shows 'Sunday, February 13, 2011' is found again, in the correct order and with the correct count of (1)!
Comments
Comment #1
damienmckennaUnfortunately 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.