When deleting a comment, the following error message is shown:

Fatal error: Cannot use object of type stdClass as array in /var/www/drupal/modules/contrib/casetracker/casetracker_mail.module on line 96

The attached patch fixes that problem for me.

Comments

Jürgen Depicker’s picture

Can the maintainer please commit this patch to the dev version of 4.7 ? This patch is working, I've just checked it myself.

drewish’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev

This also applies to DRUPAL-5. The patch applies with an offset.

oadaeh’s picture

I will be working on 5.x specific patches for this and other issues I have filed this week.

oadaeh’s picture

StatusFileSize
new681 bytes

This patch was created against the 5.1 code, so it should apply cleanly.

zero2one’s picture

Status: Reviewed & tested by the community » Closed (duplicate)

See 180227