https://bugzilla.wikimedia.org/show_bug.cgi?id=50399
Jon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #3 from Jon <[email protected]> --- This would essentially meaning changing the content that renders for mobile on desktop and would thus effect our caching infrastructure and performance of mobile. Currently {{fullurl has no idea if you are invoking it from mobile or desktop so always creates a desktop link). The desktop link should be protocol relative. e link to the desktop site should redirect to mobile if and only if the user is on a mobile device. If you think such a feature would be useful please do raise an enhancement bug for the creation of a {{mobileurl: shortcut to do so. However this would fit into a feature request for the MediaWiki parser - not much we can do here in the mobile team - You can raise a bug for this suggestion here: https://bugzilla.wikimedia.org/enter_bug.cgi?product=MediaWiki&component=Parser Thanks for raising this -- 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
