Closed (fixed)
Project:
Relation
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Feb 2013 at 17:41 UTC
Updated:
22 Feb 2013 at 05:30 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| relation_ui_bundles_variable.patch | 389 bytes | Tarch |
Comments
Comment #2
Tarch commentedrelation_ui_bundles_variable.patch queued for re-testing.
Comment #3
mikran commenteddoh. Thanks for patch
Comment #4
mikran commentedCommitted a0f4eb9.