There was a minor API change in Comment Alter 1.0-rc4 that I totally forgot about! The return value for comment_alter_get_changed_fields() went from an array of associative arrays to an array of an array of associative arrays.

This means that the diff of everything except files is broken and the field names don't get shown.

I'll fix it in a moment!

Comments

dsnopek’s picture

Status: Active » Fixed

Fixed in 0e4e92e.

Status: Fixed » Closed (fixed)

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