https://bugzilla.wikimedia.org/show_bug.cgi?id=38009
--- Comment #7 from Mark W. <[email protected]> 2012-08-16 19:45:53 UTC --- I add your code to [[w:User:Mwarren_us/common.js]], however, it does not solve the problem under iOS 5.1.1 either. For some reason, all variants of $.cookie() running under iOS 5.1.1 fail to unset the stopMobileRedirect cookie; only directly setting document.cookie seems to get the job done. I've attached a version of Common.js with the fix that works in my testing. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
