Posted by yark on October 2, 2008 at 10:56am
Jump to:
| Project: | Nodereferrer Create |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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.
Comments
#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.