Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Apr 2013 at 19:32 UTC
Updated:
29 Jul 2014 at 22:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ACF commentedComment #2
catchThis looks like a reference to a core variable, but the core variable doesn't exist at all/any more. Moving to views - maybe someone working on VDC knows what this was trying to do.
Comment #3
longwavegit pickaxe shows this was removed from core during the 6>7 upgrade cycle in #716792: Remove 'Default menu for content' setting from structure>menus>settings.. This core variable is now set per content type, so there seems to be no useful replacement?
This bug should also be raised against Views 7.x-3.x.
Comment #4
dawehnerSo we can't provide anything more useful than navigation.
Comment #6
dawehnerUps, this patch was way too big :)
Comment #7
aspilicious commented:)
Comment #8
alexpottCommitted a389298 and pushed to 8.x. Thanks!