Comment 9 for bug 1560805

Revision history for this message
Bill Erickson (berick) wrote :

Hmm, I'm unable to reproduce these issues with my patch. I'm testing in Chrome, rebased to current master. Before logging in and after logging in, every change in the locale selector results in a cookie change for eg_locale (I have dev tools sitting open), a page reload, and content change both in the navbar and the body of the page. I get the same behavior with or without dev tools open (i.e. letting the browser cache do it's thing).

I attempted to test on Ben's test server, but it appears to be offline at the moment.

Ben, any chance you have NGINX (or other) caching enabled on your test server?

BTW, I have OILSWebCompiledTemplateCache set. Cached templates still generate the replaceable strings dynamically, though, so no surprise it's working OK.