Needs review
Project:
Media: Sapo.pt
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2010 at 18:59 UTC
Updated:
6 Nov 2012 at 10:09 UTC
Jump to comment: Most recent file
Comments
Comment #1
dxvargas commentedI confirm this error, that was causing the videos to not being displayed.
The following patch fixes the bug (right?).
I just removed the "&" from variable $node.
And also introduced $options variable, as in media_youtube module, because emfield_include_invoke() in emfield.module is sending one more argument then the previous existing ones.