Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
configuration entity system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2013 at 03:16 UTC
Updated:
29 Jul 2014 at 21:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
sunHrm. Grepping for config_prefix...
1) reveals how utterly apparent the awareness problem of a trailing dot is.
2) reveals that all usages that want to load the actual manifest file would have to strip the trailing dot again.
Suggestions?
I did not touch all instances. Left a range of comments instead.
Comment #2
sunComment #3
tim.plunkettWhich bug?
This whole method seems to become irrelevant.
O_o
Comment #4
alexpott#1849792: Abstract usage of 'config_prefix' on ConfigStorageController into getConfigPrefix method has solved this