Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Jun 2013 at 09:35 UTC
Updated:
29 Jul 2014 at 22:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
olli commentedComment #2
olli commentedComment #3
dawehnerNice!!
Comment #4
catch#1: drupal-2010060-1.patch queued for re-testing.
Comment #6
dawehnerJust a rerole.
Comment #8
olli commentedSpotted another one.
Comment #10
olli commented#8: vdc-2010060-8.patch queued for re-testing.
Comment #12
olli commentedLooks like that spot makes the lite pager execute count query.
Comment #13
dawehnerThank you very much, this is looking great now.
Just to be sure it would be cool if you could upload the latest patch without the fixes (just to proove that stuff fail without it).
Comment #15
olli commentedThanks for the review. Here is a new version and a failing patch. This adds the check for count query to the mini pager test.
Comment #16
damiankloip commentedThese have been added to MiniPagerTest too, which I think is the right place for it. I think we can remove it them from here? Otherwise, looks good to go.
Comment #17
dawehnerGood point damian!
Comment #18
olli commentedThank you! This fixes #16.
Comment #19
dawehnerPerfect!
Comment #20
alexpottCommitted 0e0d2f6 and pushed to 8.x. Thanks!