r96994 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r96993‎ | r96994 | r96995 >
Date:19:23, 13 September 2011
Author:preilly
Status:deferred
Tags:
Comment:
fix for bug 30884 - go directly to an article if we have an exact search match
Modified paths:
  • /trunk/extensions/MobileFrontend/views/layout/_search_webkit.html.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/views/layout/_search_webkit.html.php
@@ -15,8 +15,6 @@
1616 <img width="35" height="22" alt='Logo' id='logo' src='{$wgMobileFrontendLogo}' />
1717 <form action='{$scriptUrl}' class='search_bar' method='get'>
1818 <input type="hidden" value="Special:Search" name="title" />
19 - <input type="hidden" value="Search" name="fulltext" />
20 - <input type="hidden" value="0" name="redirs" />
2119 <input id='searchField' name='search' size='28' type='search' value='{$searchField}' />
2220 <button id='goButton' type='submit'></button>
2321 </form>

Follow-up revisions

RevisionCommit summaryAuthorDate
r96995mft r96994preilly19:24, 13 September 2011

Status & tagging log