Getting this warning:

Notice: Undefined variable: args in exportables_filter_formats() (line 272 of sites/all/modules/contrib/exportables/exportables.module).

because it's passing in an undefined $args value.

Comments

ryan_courtnage’s picture

Status: Needs review » Reviewed & tested by the community

Patch is good

damienmckenna’s picture

StatusFileSize
new443 bytes

This is the same patch just rerolled so it has the correct file path.