Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Nov 2011 at 17:41 UTC
Updated:
16 Feb 2012 at 22:55 UTC
Jump to comment: Most recent file
Comments
Comment #1
k4v commentedI removed the parameter TRUE
Comment #2
k4v commentedComment #3
dawehnerThis patch looks fine! Committed to 7.x-3.x
Comment #4
k4v commentedComment #6
David_Rothstein commentedThis caused a regression in #1280382: Enabling disabled views presents a path to the new view which leads to 404, so I went ahead and reopened that issue.
Based on the discussion there, the performance impact of this was thought to have been negligible, as it seemed like views_get_applicable_views() is called rarely... Was that a mistake? At first glance, I'm not seeing how there is a performance hit on every page load from this, but I could be missing something.