Hi,
visiting the /admin/content/relation page I get this error message:

Notice: Undefined variable: bundles in relation_ui_filter_form() (line 465 of /.../sites/all/modules/relation/relation_ui.module).
Notice: Undefined variable: bundles in relation_ui_filter_form() (line 466 of /.../sites/all/modules/relation/relation_ui.module).
Notice: Undefined variable: bundles in relation_ui_filter_form() (line 466 of /.../all/modules/relation/relation_ui.module).
Warning: Invalid argument supplied for foreach() in form_select_options() (line 2674 of /.../includes/form.inc).

Attached you find the patch to solve the problem.

Best regards.

CommentFileSizeAuthor
relation_ui_bundles_variable.patch389 bytesTarch

Comments

Status: Needs review » Needs work

The last submitted patch, relation_ui_bundles_variable.patch, failed testing.

Tarch’s picture

Status: Needs work » Needs review

relation_ui_bundles_variable.patch queued for re-testing.

mikran’s picture

Status: Needs review » Reviewed & tested by the community

doh. Thanks for patch

mikran’s picture

Status: Reviewed & tested by the community » Fixed

Committed a0f4eb9.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.