Closed adamcik closed 14 years ago
When the language selector is used, the cached page (in the wrong language) shows up. Instead, language should be changed right away.
Possible solutions:
CacheMiddleware now creates a cache wrapper that adds both realm prefix and language to the key automaticly. (72b3a8ba)
When the language selector is used, the cached page (in the wrong language) shows up. Instead, language should be changed right away.
Possible solutions: