Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
update.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2012 at 04:18 UTC
Updated:
3 May 2015 at 21:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
chertzogForgot to set to need review.
Comment #2
oriol_e9gGo!
Comment #3
cweagansSo, it would have been really awesome to have some context for this patch. I realize that it was detailed on the other issue, but just looking at this one, there's not really indication that it should actually be committed.
That said, I checked the function and $file isn't actually used anywhere, so this is safe to commit.
Comment #4
webchickThis looks like legit code, but if you follow git blame you see that this was actually added elsewhere. Sorry, I can't remember exactly where.
Committed and pushed to 7.x. Thanks!
Comment #5
pillarsdotnet commentedReviewing the original issue at #509398: Install profiles should be modules with full access to the Drupal API and all it entails(.install files, dependencies, update_x), I believe that a mistake has been made.
...
...
Patch attached.
Comment #6
droplet commented5: fix-undefined-variable-1479572-5.patch queued for re-testing.
Comment #7
yesct commentedPlease open an separate issue for the follow-up changes in #5.
Might be tricky though, not sure if needs to be done in 8.x.
Leaving it at Needs work until the separate issue is created (or verified it is not needed).