https://bugzilla.wikimedia.org/show_bug.cgi?id=43255
--- Comment #7 from Matthew Flaschen <[email protected]> --- Steven, did you log out before retesting? That could potentially explain the issue (haven't checked the code). Is there a global variable that indicates whether it's mobile? The hook we're using is https://www.mediawiki.org/wiki/Manual:Hooks/BeforeWelcomeCreation , which does not have a parameter for this. We could use nomobile, but that's a hack. It would be better not to serve the HTML at all. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
