Skip to content

Fix an issue where batch.inc will return NULL if the batch operation is wrong

If the operation in the query is wrong "batch?id=7&op=wrong_operation", batch.inc will return NULL as a reposnse.

Merge request reports