Author: russblau
Description:
http://en.wikipedia.org/w/api.php?action=query&list=search&srsearch=wikipedia&srnamespace=0 works
http://en.wikipedia.org/w/api.php?action=query&list=search&srsearch=wikipedia&srnamespace=1 (or any other non-zero value) causes an error:
<api>
<error code="srsearch--disabled" info=" search is disabled">
...
Note that the error code itself is invalid.
Further, these errors are not always replicable: I had one query which gave me an error code=gsrsearch-text-disabled, and when I repeated the identical query a few minutes later I got a non-error response.
Version: 1.14.x
Severity: normal