I was getting some fatal errors when testing a webhook with the wrong content-type.

The Webhook_Plugins_Unserializer_InvalidDataException class file had a bad comment and the call for webhook_process_unserializer_error($name, $e); was wrong.

Patch attached.

Comments

jon pugh’s picture

skwashd’s picture

Assigned: jon pugh » Unassigned
Status: Needs review » Fixed

@Jon thanks for the patch. Sorry for the delay in applying it. It has now been committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.