When using Language Cookie with Drupal page caching enabled the pages might be served in the wrong language because only one language is cached per url (since the url is the cid in Drupal page cache). The changes in #1758754: Cached pages not using language selection from cookie → did not fix this for us so we took another approach and we extended the default cache class. See the patch attached.
Please review and feel free to comment on the approach. Did we overlook something? Any drawbacks with this approach?
Closed: outdated
1.8
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.