https://bugzilla.wikimedia.org/show_bug.cgi?id=36182
--- Comment #6 from Arthur Richards <[email protected]> --- I think I've resolved this for desktop -> mobile requests that happen on sites that have a mobile URL template defined (eg the WMF cluster): https://gerrit.wikimedia.org/r/#/c/36809/1 This should make all 'mobile view' links canonical, all the time. This should work fine on the WMF cluster which passes all .m traffic through the mobile varnish servers, which will always result in a mobile view (even without ?mobileaction=toggle_mobile_view). This approach will not work in the reverse (mobile -> desktop view) because we need the mobileaction query param for non-js browsers to set the stopMobileRedirect cookie. -- 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
