Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
language.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Jan 2014 at 10:03 UTC
Updated:
29 Jul 2014 at 23:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
alexpottOops
Comment #3
gábor hojtsyIndeed, the selected_language is stored in config('language.negotiation'), not language.detection. language.schema.yml is the only place language.detection is ever mentioned.
Comment #4
webchickNice catch!
Committed and pushed to 8.x. Thanks!