Got added in #1776166: Improve default language negotiation with no usages :) - there is still no usages after #1862202: Objectify the language system. Let's get rid.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2174827.2.patch | 916 bytes | alexpott |
| d8.remove-language-detection-config.patch | 902 bytes | alexpott |
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!