The gzip-encoded data in Kartographer's page properties (see T210548) is causing the ParsoidBatchAPI extension to return an empty response when format=json and formatversion=2. When format=xml the problematic page property is simply missing. This works with ApiParse in core, somehow.
Description
Description
Details
Details
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 476158 had a related patch set uploaded (by C. Scott Ananian; owner: C. Scott Ananian):
[mediawiki/extensions/ParsoidBatchAPI@master] Modernize ApiParsoidBatch using ApiResult to generate prettier output (take 2)
Comment Actions
After the swat just now, these errors have been reduced to zero.
The last one was at 2018-11-28T01:22:05 according to logstash
Comment Actions
Change 476158 merged by jenkins-bot:
[mediawiki/extensions/ParsoidBatchAPI@master] Modernize ApiParsoidBatch using ApiResult to generate prettier output (take 2)