In the admin Interface admin/content/relation I get a lot of errors:

Notice: Undefined variable: relation_entities in theme_relation_admin_content() (line 405 of /var/www/continent7/drupal/sites/all/modules/relation/relation.admin.inc).

It seems "$relation_entities = array();" should be defined without a condition.

CommentFileSizeAuthor
#3 1484324-3.patch606 bytesmikran
relation.admin_.inc_.patch606 byteshevr

Comments

mikran’s picture

Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, relation.admin_.inc_.patch, failed testing.

mikran’s picture

Status: Needs work » Needs review
StatusFileSize
new606 bytes

Here is new patch that should apply to testbot. But I'm not sure why would there be relations without endpoints.

chx’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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