https://bugzilla.wikimedia.org/show_bug.cgi?id=54115
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |WONTFIX --- Comment #3 from [email protected] --- That's not true. The WAP header is only processed when $wgMobileUrlTemplate is set: if ( $wgMobileUrlTemplate && $this->getRequest()->getHeader( 'X-WAP' ) ) { return true; } Why am I forced to setup a mobile subdomain? I don't need one. Btw.: If you stand with your logic, it would be consequent to remove getAMF(). It isn't needed either. -- 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
