The suggestions API returns a plain javascript list, rather than an object like most things. The results are accessed as result[2] and such. Enabling the $wgDebugToolbar adds the debug data as the first entry in the list, shifting all the ApiOpenSearch results away from the expected index.
Description
Description
Details
Details
Related Changes in Gerrit:
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 214347 had a related patch set uploaded (by Anomie):
ApiOpenSearch: Ignore any other unexpected keys in json output
Comment Actions
Change 214347 merged by jenkins-bot:
ApiOpenSearch: Ignore any other unexpected keys in json output
Comment Actions
Change 216311 had a related patch set uploaded (by Anomie):
ApiOpenSearch: Ignore any other unexpected keys in json output
Comment Actions
Change 216311 merged by jenkins-bot:
ApiOpenSearch: Ignore any other unexpected keys in json output