Seeing a couple of PHP warnings because of $default_fields being treated as an array when it looks like that is not always the case:

Warning: implode(): Invalid arguments passed in EntityQueueTaxonomyEntityQueueHandler->subqueueForm() (line 99 of /path/to/drupal-7.x/sites/all/modules/contrib/entityqueue_taxonomy/plugins/entityqueue/handler/EntityQueueTaxonomyEntityQueueHandler.class.php).

Warning: Invalid argument supplied for foreach() in form_type_checkboxes_value() (line 2392 of /path/to/drupal-7.x/includes/form.inc).

Patch on the way.

CommentFileSizeAuthor
#2 2968837-2.patch751 bytesmcdruid

Comments

mcdruid created an issue. See original summary.

mcdruid’s picture

Status: Active » Needs review
StatusFileSize
new751 bytes