https://bugzilla.wikimedia.org/show_bug.cgi?id=60034
Chris Steipp <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Chris Steipp <[email protected]> --- Jarry1250, let me make sure I understand the issue. When authorizing with Widar (Erik's link in comment 3), Widar is sending the user to www.mediawiki.org/w/index.php?title=Special:OAuth/authorize&... The first bug I see is that mobile frontend doesn't redirect that special page to m.mediawiki.org on my mobile phone. Is that what you're referring to? However, if I manually update the url to m.mediawiki.org, I get a mobile-looking dialog, and Widar is authorized to act as me after I click authorize. In Widar's case, this bug is because Widar redirects the user to /w/index.php, and MobileFrontend specifically doesn't redirect those links. If Widar is updated to send the user to /wiki/Special:OAuth/authorize?..., then it should Just Work. -- 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
