https://bugzilla.wikimedia.org/show_bug.cgi?id=48949
Arthur Richards <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Arthur Richards <[email protected]> --- The mf_useformat and stopMobileRedirect cookies are functionally different things. * mf_useformat is used to set mobile vs desktop mode for a setup that has no separate mobile domain * stopMobileRedirect will prevent automatic redirection of a detected 'mobile' device to the mobile view (this could be a separate mobile domain, or on a setup that relies on mf_useformat cookies for preserving mobile vs desktop mode) We don't need both; we could conceivably use one cookie to manage these things. We could even have one cookie for storing all mobile-specific settings. Marking resolved invalid as there's no actionable bug or problem here. if the request for investigation was motivated by some specific issue, let's file a bug for that. -- 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
