Invalid processing autocomplete and checkboxes/radios
yark - October 2, 2008 - 10:56
| Project: | Nodereferrer Create |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
If nodereference field widget is set to other than the select list some errors will happens:
Autocomplete: field value is set to
some_term_name [nid:11]
Checkboxes/radios with "Number of values:" = unlimited: fields remains untouched and warning: Invalid argument supplied for foreach() in D:\serv\htdocs\d64\includes\form.inc on line 1189 generated.

#1
I haven't tested checkboxes/radio, but Autocomplete definitely works on my sites ; so it may be a combination of problems that is creating this.
I'll try checkboxes/radio to see ; though I won't have time to do this before next week.