PrefixSearch (ApiOpenSearch) now supports searching in multiple namespaces
authorNiklas Laxström <niklas.laxstrom@gmail.com>
Mon, 2 Jun 2014 18:34:52 +0000 (18:34 +0000)
committerNemo bis <federicoleva@tiscali.it>
Fri, 20 Jun 2014 20:24:38 +0000 (20:24 +0000)
commit0e054bbf1a955b02afd4feaa04063c841e19a569
tree869ff10f635c8e22f42bd884f87ae5a45102e3a9
parent60e9e8513de472f912e3e76434ba2aa9265fd87f
PrefixSearch (ApiOpenSearch) now supports searching in multiple namespaces

I thought there was just an issue with capitalization, but in fact the code
explicitly only searched one namespace anyway. Fixed that while taking
capitalization differences in namespaces into account.

Bug: 65752
Bug: 30323
Change-Id: I3487bb69eae1867832e0ec9ece497538eca32a2a
includes/PrefixSearch.php