Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
system.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
19 Sep 2012 at 05:04 UTC
Updated:
29 Jul 2014 at 21:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bfr commentedI'll look into it.
Comment #2
bfr commentedThere you go. Done with
git format-patch, so apply withgit aminstead ofgit apply.Comment #3
bfr commentedComment #4
cosmicdreams commentedyes, I haven't tried applying the patch but it looks right.
Comment #5
chx commentedEvery time I see something like this, I really like to see some git archeology to get a peek into what happened? Did we forget something else somewhere? This time, however, the answer is a resounding no, this code was added when the dependency system was added in #84875: Dependency system like six years ago and it was already broken like this.
Comment #6
dries commentedGood catch. Committed to 8.x. Thanks.