r112322 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112321‎ | r112322 | r112323 >
Date:14:45, 24 February 2012
Author:jdlrobson
Status:ok
Tags:
Comment:
hide #ogg_player_2 to avoid broken play buttons on certain mobile sites

this addresses #30859 by hiding unplayable content
Modified paths:
  • /trunk/extensions/MobileFrontend/MobileFormatter.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/MobileFormatter.php
@@ -64,6 +64,7 @@
6565 '.medialist',
6666 '.mw-search-createlink',
6767 '#ogg_player_1',
 68+ '#ogg_player_2',
6869 '.nomobile',
6970 );
7071

Status & tagging log