Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 May 2013 at 19:46 UTC
Updated:
29 Jul 2014 at 22:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
toddtomlinson commentedComment #2
toddtomlinson commentedPatch attached that renames get_total_items to getTotalItems
Comment #3
jameswoods commentedThe method renaming code updates look good to me.
Comment #5
oenie commentedAdd public access modifier in front of the function to adhere to the new OOP standards.
Fix the above and the patch can be marked RTBC !
Comment #6
FredericoT commentedThis issue seems inactive to me so I figured I'd get the ball rolling again.
Comment #7
oenie commentedLooks fine to me now !
Comment #8
alexpottCommitted 33144de and pushed to 8.x. Thanks!