Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
configuration system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Mar 2012 at 05:58 UTC
Updated:
29 Jul 2014 at 20:33 UTC
Jump to comment: Most recent file
Comments
Comment #2
Rok Žlender commentedcmi_install_config_basename.patch queued for re-testing.
Comment #4
marcingy commentedWe need a little bit more but this still tidies up the code a little bit.
Comment #5
ksenzeeDoes anyone know why the first patch didn't work? I would think it should have.
Comment #6
Rok Žlender commentedYes. I removed a variable that is needed later on in that function.
Comment #7
sunThis has been fixed via #1470824: XML encoder can only handle a small subset of PHP arrays, so switch to YAML already.