I am seeing the following error when entering a create content form. The content type includes a Taxonomy Content CCK field hidden via formdefaults (no change in title/description/weight). CCK settings: field type is "Content Taxonomy Fields", Widget type is "Select List", a default value is preset

warning: preg_match() expects parameter 2 to be string, array given in /var/www/drupal/includes/bootstrap.inc on line 771.

The error is reported when entering form as authenticated user.
No error is reported when entering form as user 1
The error disappears un-hiding the CCK field.

Comments

skizzo’s picture

I see the same problem also with other CCK field types . E.g. with field type "text" and widget type "Text field"