Closed (fixed)
Project:
Provision
Version:
6.x-2.x-dev
Component:
Install process
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 May 2013 at 06:04 UTC
Updated:
12 Jun 2014 at 08:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
decipheredhttp://drupalcode.org/sandbox/deciphered/2005700.git/shortlog/refs/heads...
Patch: http://drupalcode.org/sandbox/deciphered/2005700.git/patch/82a56dc32068e...
Comment #2
realityloop commentedDeciphered's patch has fixed the issue for me
Comment #3
anarcat commentedyum yum! i love RTBC patches! :) committed!
unfortunately, it's incomplete: i was a bad boy and made that error in a bunch of places in Service.php... maybe we want to initialize that array instead of doing foreach loops?
Comment #4
lieb commentedThis one initializes $_config as an array() . Tested with provison-install and provision-delete.
Comment #5
lieb commentedI attached a patch in #4 but did not set the status to 'needs review' so I am doing so now.
Comment #6
anarcat commentedthanks, that looks better.
i had forgotten to push the other patch, which should have been reverted, so it won't need to be now. :) great! congrats on your first patch in, lieb!