Open dwaynebailey opened 8 years ago
The template snippet (the rendered HTML) is cached and it already takes into account the alternative source languages, so I'd be surprised the snippet cache to be the issue. If no user-defined alternative source languages exist, the fallback is to use Accept-Lang
header languages but you mention that's not the case... The only remaining point I can think of is some intermediary caching happening in the view which might contain stale data.
I'd expect any alt-src to disappear once I've removed it. But it seems that either we cache the setting or we're caching the rendering when we should be purging them.
Note: my browser-accept-lang does not include 'gd'