"MaxSem" changed the status of MediaWiki.r113865 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113865#c32170
Old Status: new New Status: fixme Commit summary for MediaWiki.r113865: * Changing how 'sticky cookies' work as well as how manually switching between mobile/desktop views works. If on desktop view, clicking on 'Mobile view' will switch the user into the mobile view, and will persist until either the cookie expires or user manually switches back to desktop view. Same is true for desktop view. * Changed corresponding language in i18n file. * Removed 'permanantly disable mobile view' functionality and language from i18n file * Added global variable to set useformat cookie expiration length. Defaults to $wgCookieExpirationx MaxSem's comment: * PHP Notice: Undefined index: mobile-frontend-perm-stop-redirect in D:\Projects\MediaWiki\extensions\MobileFrontend\templates\FooterTemplate.php on line 12 * PHP Notice: Undefined index: disableMobileSiteURL in D:\Projects\MediaWiki\extensions\MobileFrontend\templates\FooterTemplate.php on line 19 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
