warning: Invalid argument supplied for foreach() in /home/gulf2010/public_html/includes/form.inc on line 1205.

This is because the stored variable is empty and the form gets a NULL for default value for noderef checkboxes.

Needs the API tweaking so content_distribution_nodereference_content_retriever_views_arguments_process sets a default value (ie, empty array()) and CD core then overwrites it with the value from the variable if it exists.

Comments

joachim’s picture

Status: Active » Fixed
StatusFileSize
new1.54 KB

Fixed.

#969874 by joachim: Fixed warning on views argument settings page.

Status: Fixed » Closed (fixed)

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