Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Jan 2013 at 22:10 UTC
Updated:
28 Oct 2014 at 16:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tim.plunkettThis should be fixed in the latest version.
Comment #2
Jaza commentedPatch for latest D8.
Comment #3
Jaza commentedNew meta-issue for wider discussion of this issue: #1928072: Bootstrapping Drupal from outside the Drupal root directory
Comment #4
mgiffordComment #5
dawehnerThe file check is now done when the Extension is created:
And later in
Extension::load()Comment #6
dawehner... So we don't longer need it in d8