https://bugzilla.wikimedia.org/show_bug.cgi?id=51277
--- Comment #12 from Theopolisme <[email protected]> --- Sorry for the bugspam. Now that I've had some sleep, it's probably best to unify the two solutions -- in other words, hijack the link via JavaScript (if JavaScript is enabled) to check for cookies and then redirect. If JS is not available we could either a) just reload the page and do the check for the mobileaction==toggle_view_desktop before every page load and warn them about cookies if necessary, or b) take them to a special page which would check for cookies/display warning if necessary/etc. B is probably more failsafe and would keep us from having to check before every page load, but then again A seems quite a bit easier. -- 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
