https://bugzilla.wikimedia.org/show_bug.cgi?id=57746
Daniel Kinzler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |REOPENED Depends on| |58344, 58342 Resolution|FIXED |--- --- Comment #3 from Daniel Kinzler <[email protected]> --- This was reverted on the deployment branch, due to several issues: a) old parser cache "pointer" entries in the cache causing entity content in random languages to be shown. Should be solvable by bumping wgCacheEpoch when deploying. b) The term box ("in other languages" section) is user-specific and can not be cached, see bug 58342 c) EntityView uses the language from the context object, instead of the language given by the parser options for generating output. See 58344 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
