Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
24 May 2013 at 17:51 UTC
Updated:
29 Jul 2014 at 22:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
theladebug commentedComment #2
theladebug commentedComment #4
heddnComment #5
theladebug commentedComment #7
theladebug commentedchanged function visibility to public
Comment #9
sillygwailoThis issue is related to #2002920: Rename Views method get_items_per_page() to getItemsPerPage() and that issue should maybe get resolved before this one, where references to
get_items_per_page()for this patch are changed togetItemsPerPage()(i.e. a manual merge conflict resolution might be necessary).Comment #10
sillygwailoHere's a re-roll now that #2002920: Rename Views method get_items_per_page() to getItemsPerPage() has been committed.
Comment #12
SpartyDan commented#10: 2003282-rename-set_items_per_page.patch queued for re-testing.
Comment #14
drupee commentedComment #15
heddnSwitched to public. Let's see if that makes the testbot happy.
Comment #16
drupee commented#15: drupal-viewsRename-set_items_per_page-2003282-15.patch queued for re-testing.
Comment #17
dawehnerThere we go! No other instances left.
Comment #18
alexpottCommitted b69a5af and pushed to 8.x. Thanks!