Needs review
Project:
Fallback language negotiation
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2013 at 11:09 UTC
Updated:
15 Jun 2016 at 14:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rodrigoaguileraI've reproduced this bug and I can confirm it but removing line 27 about cache doesn't help either, falls back to default language
Comment #2
mr.york commentedThe patch fixed this problem.
Comment #3
mr.york commentedComment #4
usta commentedI can confirm the patch to be working. With it it is possible to activate the cache for anonymous users and fall back to a custom language, without it either caching works, or the fallback.
Comment #5
gunwald commentedPatch seems to work. Thanks.
Comment #6
mr.york commentedThe last patch working only set page cache, but not working disable page cache.
This patch works all situations.