getting an error, "Fatal error: Cannot use object of type stdClass as array" coming from the patch from #648878 - not everything in the node content array is necessarily an array, apparently. at least in my installation.

just adding an is_array() check fixes it.

Comments

Anonymous’s picture

Status: Active » Fixed

added to the next -dev

brad.bulger’s picture

StatusFileSize
new543 bytes

d'oh. there was a typo in the code just below that. looks like some later changes, i missed seeing that.

Anonymous’s picture

Maybe it's a bit confusing that the name is different between 6.x and 7.x. I corrected the typo.

Status: Fixed » Closed (fixed)

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