Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
language.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jan 2015 at 09:35 UTC
Updated:
21 Jan 2015 at 12:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
alexpottComment #3
alexpottFixed constructor by removing call to parent and unnecessary injection of the config factory.
Comment #4
gábor hojtsyLooks good, fixes what the scope was set out to do. While not critical in its own right, blocks the critical at #2392319: Config objects (but not config entities) should by default be immutable.
Comment #5
catchCommitted/pushed to 8.0.x, thanks!