Closed (fixed)
Project:
Configuration development
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2017 at 13:39 UTC
Updated:
11 Apr 2017 at 23:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
znak commentedComment #3
znak commentedPatch for solution problem with uninstalling this module. Please, check up.
Comment #4
benjy commentedInteresting that this breaks on uninstall, should this be !empty()
Comment #5
znak commentedBecause first argument the function array_filter() should be an array
Comment #6
nevergone#3 tested and works well!
Comment #7
benjy commentedI've simplified the patch as attached, does anyone want to write a test for this?
Comment #8
nevergoneI don't know how this test, but if you write, I will definitely learn from it.
Comment #9
nevergone#7 tested and works well! Thanks! :)
Comment #10
benjy commentedCommitted and pushed.