r94234 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94233‎ | r94234 | r94235 >
Date:09:40, 11 August 2011
Author:devayon
Status:deferred
Tags:
Comment:
follow-up: r94233
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/specials/AskSpecial/SMW_SpecialQueryCreator.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/specials/AskSpecial/SMW_SpecialQueryCreator.php
@@ -156,6 +156,8 @@
157157 }
158158
159159 }
 160+ } else {
 161+ $po['mainlabel'] = ''; // enables mainlabel parameter
160162 }
161163 if ( is_array( $category_values ) ) {
162164 foreach ( $category_values as $key => $value ) {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r94233added control for main columndevayon09:20, 11 August 2011