https://bugzilla.wikimedia.org/show_bug.cgi?id=44010
--- Comment #8 from Niklas Laxström <[email protected]> --- There were two issues in language object construction in RequestContext::newExtranousContext: * ULS was always using global request context because correct context was not given * Even when I passed request context, cookie data from the primary context was leaking. Fix in ULS: https://gerrit.wikimedia.org/r/44231 Fixes in core (should imho be backported to 1.19 and 1.20): https://gerrit.wikimedia.org/r/44226 https://gerrit.wikimedia.org/r/44227 Since deploying is in a funky state now I ask for help deploying these fixes once they have been reviewed. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
