After saving a node with a new video added to it, the following warning is generated:

Strict warning: Only variables should be passed by reference in video_filter_dashboard_page() (line 435 of /path/to/docroot/sites/all/modules/contrib/video_filter/video_filter.module).
CommentFileSizeAuthor
#2 video_filter-strict_warning.patch472 bytesJohn Franklin
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

John Franklin created an issue. See original summary.

John Franklin’s picture

Status: Active » Needs review
FileSize
472 bytes

Attached patch fixes the issue.

DamienMcKenna’s picture

Status: Needs review » Closed (duplicate)

Thank you for the patch. This was fixed in #1662746: Strict warning message and will be in the next release.