Closed (fixed)
Project:
Configuration Inspector
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2016 at 17:46 UTC
Updated:
16 Oct 2019 at 09:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
lussolucaComment #3
itamair commentedSubscribe!
Comment #4
sarci commentedGreat!
Comment #5
mxtIt works for me: very useful, thanks!
Comment #6
gábor hojtsyThis is not what the core config export page does is it? If we are not downloading what we are inspecting then people will get confused.
Comment #7
lolandese commentedReroll against latest dev, removing unset() as suggested.
Comment #8
vuilThe patch can not be applied.
Comment #9
vuilComment #10
rpayanmComment #12
ajitsComment #13
vuilComment #14
vuilComment #16
vuilAdd all required
parent::__construct()containers into __construct() method of the ConfigInspectorManager class.Comment #18
vuilFix the tests issue.
Comment #20
vuilComment #22
vuilComment #24
vuilComment #25
vuilComment #26
vuilComment #28
vuilComment #29
idebr commentedThis results in a Fatal error: Link could not be converted to string. A patch to correct this renderable array is available at #3084666: Recoverable fatal error: Object of class Drupal\Core\Link could not be converted to string
Comment #30
vuilAdd the related issue mentioned by @idebr