when using the video module within fieldcollections, you might get the following error as $entity->title isn't set

Notice: Undefined property: FieldCollectionItemEntity::$title in VideoHelper->thumbnail_object() (Line 77 of /.../modules/video/includes/VideoHelper.inc).

attached a patch

CommentFileSizeAuthor
video_title_fix.patch809 bytesdasjo

Comments

Jorrit’s picture

Status: Needs review » Fixed

Fixed in 7.x-2.x, thanks for the patch.

Status: Fixed » Closed (fixed)

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