Repro steps:
- Navigate to this API query.
Expected: Given the gpsnamespace prop is set to 0 (the main namespace), all results should have an ns of 0.
Actual: All results have an ns of 4.
Other repro queries: [[ https://en.wikipedia.org/w/api.php?action=query&format=json&gpssearch=Talk:&generator=prefixsearch&prop=pageprops&redirects=&ppprop=displaytitle&gpsnamespace=0&gpslimit=5&origin=* | replacing Wikipedia: with Talk: ]] and [[ https://en.wikipedia.org/w/api.php?action=query&format=json&gpssearch=Wikipedia:&generator=prefixsearch&prop=pageprops&redirects=&ppprop=displaytitle&gpsnamespace=1&gpslimit=5&origin=* | replacing gpsnamespace with 1]].