https://bugzilla.wikimedia.org/show_bug.cgi?id=36601
--- Comment #6 from Eric Case <[email protected]> --- The problem is that your redirect isn't adding a locale by default. For mobile user agents, www.wikipedia.org/wiki/.is redirects to www.m.wikipedia.org/wiki/.is (which doesn't work) instead of en.m.wikipedia.org/wiki/.is (which does work). As a workaround we'll hard-code `en.` in our app until this is fixed. -Eric -- 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
