Page MenuHomePhabricator

nobadimagesincategories.diff

Authored By
bzimport
Nov 21 2014, 9:22 PM
Size
393 B
Referenced Files
None
Subscribers
None

nobadimagesincategories.diff

Index: includes/CategoryPage.php
===================================================================
--- includes/CategoryPage.php (revision 15161)
+++ includes/CategoryPage.php (working copy)
@@ -66,6 +66,7 @@
$showGallery = $wgCategoryMagicGallery && !$wgOut->mNoGallery;
if( $showGallery ) {
$ig = new ImageGallery();
+ $ig->setParsing();
}
$dbr =& wfGetDB( DB_SLAVE );

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2692
Default Alt Text
nobadimagesincategories.diff (393 B)

Event Timeline