Currently $node->casetracker may flip-flop back and forth between being an array and an object. This patch fixes that. It will now be an object on nodeapi op insert.

This is needed for easier casetracker_mail implementation.

Eclipse

CommentFileSizeAuthor
casetracker.patch761 byteseclipsegc

Comments

jmiccolis’s picture

Status: Needs review » Fixed

I've basically committed this. I split the object casting onto it's own line and added a comment just for readabilities sake.

Status: Fixed » Closed (fixed)

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