Working on PIFT tonight, I discovered that http://git7site.devdrupal.org/node/1947880 was throwing all sorts of notices for extended_file_field ... a bit of investigation showed that the node was returning an empty element within the field_issue_files field.

I'm not sure what's caused that, but adding a simple array_filter() cleared it up.

Based on the notices, I suspect the same treatment will need to be applied to nodechanges.

Comments

jthorson’s picture

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

  • Commit 3e2dfce on 7.x-1.x, empty-file-2150029 by jthorson:
    [#1985722] by jthorson: Remove NULL values from the formatter  array