Needs review
Project:
Video Embed Field
Version:
7.x-2.0-beta8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2015 at 13:31 UTC
Updated:
26 Mar 2015 at 13:31 UTC
The video embed field works, but if you check your page for js errors you might see this error:
Error: Permission denied to access property 'toString'
Without a line number.
This has to do with the youtube flash player itself. I found a fix here by using by adding ?html5=1 to the youtube link.
My own patch adds this, and now there is no more javascript error.
| Comment | File | Size | Author |
|---|---|---|---|
| video_embed_field_fix_youtube_permission_denied_error.patch | 871 bytes | flyke |