https://bugzilla.wikimedia.org/show_bug.cgi?id=60823
Niklas Laxström <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy Priority|Unprioritized |Normal Severity|normal |minor --- Comment #4 from Niklas Laxström <[email protected]> --- In PageTranslationHooks::languages() we do split the parser cache by user language, but then we go to use wfMessage() without passing the correct language code in, which might result the wrong language being cached. Not sure why those two languages would be different though. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
