when selecting content from my VBO page and select Modify Entity Value i get the following error. Anyone have any idea why?
thank you

Notice: Undefined index: type in flag_field_attach_form() (line 722 of /var/www/html/ifet/sites/all/modules/flag/flag.module).
Notice: Undefined index: #language in views_bulk_operations_modify_action_form() (line 209 of /var/www/html/ifet/sites/all/modules/views_bulk_operations/actions/modify.action.inc).
Warning: Invalid argument supplied for foreach() in element_children() (line 6400 of /var/www/html/ifet/includes/common.inc).
Notice: Undefined index: flag in views_bulk_operations_modify_action_form() (line 219 of /var/www/html/ifet/sites/all/modules/views_bulk_operations/actions/modify.action.inc).

Comments

bojanz’s picture

Category: Support request » Bug report
Priority: Critical » Normal
Issue summary: View changes
Status: Active » Closed (duplicate)

I just committed #1782214: Modify action for fields with no language which should have fixed the errors.
Try tomorrow's -dev release, reopen the issue if you still see any.