https://bugzilla.wikimedia.org/show_bug.cgi?id=44072
--- Comment #2 from Jon <[email protected]> --- Two things going on here: 1) https://gerrit.wikimedia.org/r/#/c/47193/ will make the bottom scripts behave well 2) Modules in EventLogging need to declare themselves as having target mobile - currently $headLinks[] = $this->resourceLoaderLink( $headModuleNames, 'scripts' ); ignores the target property - this is a bug and needs to be fixed. (see getTargets function in ResourceLoaderModule) -- 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
