Unable to edit cck fields.

Shane Birley - August 7, 2009 - 18:15
Project:Views Bulk Operations (VBO)
Version:6.x-1.x-dev
Component:Actions
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

We are unable to edit any cck fields because we keep receiving this error:

Invalid argument supplied for foreach() in /home/drupal_6x_prd_01/sites/all/modules/filefield/filefield_widget.inc on line 512.

It doesn't matter what field we're editing, if we select the fields to edit, and then submit them - the module reports that the processing was completed without any problems. But when we look into the logs, we see that error. It seems to prevent the actual processing to fire.

This is an issue linked to http://drupal.org/node/358617.

#1

kratib - August 8, 2009 - 17:24

Does the field that you specify actually get modified in spite of this error? Please try with CCK fields and normal node fields (e.g., Published). Thanks.

#2

kratib - October 3, 2009 - 20:28
Component:Code» Actions

#3

EWB - October 16, 2009 - 00:07

For what is worth I get the same error but find that I am able to successfully update the content of the fields that I have edited. Note that I am updating the content of a text field for nodes with a content type that includes a cck fields that uses Filefield.

#4

justindodge - November 5, 2009 - 22:02

I get the error, it is in the validation routine for the filefield submit and does cause any issues. I've tested a few simple text based CCK fields and they work fine.

I'm NOT able to get actual file field files to work by putting files into the file browser form element. This has nothing to do with the validation error mentioned above.

 
 

Drupal is a registered trademark of Dries Buytaert.