Closed (won't fix)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 May 2013 at 01:01 UTC
Updated:
29 Jul 2014 at 22:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
dwieeb commentedI'm not sure if this is what is expected, but here it goes.
Comment #2
dcam commentedIt looks like the patch changes all uses of get_access_callback() to getAccessCallback(). I couldn't find any that were missed. Good job, dwieeb! I think this is RTBC.
Comment #3
dawehnerI'm sorry. This method will certainly disappear with #1800998: Use route system instead of hook_menu() in Views
Comment #4
dawehnerI'm sorry